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