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