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