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