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