mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/server/org/opends/server/schema/DeliveryMethodSyntax.java @@ -302,5 +302,15 @@ return true; } /** * {@inheritDoc} */ public boolean isBinary() { return false; } }