opendj-sdk/opends/src/server/org/opends/server/schema/TeletexTerminalIdentifierSyntax.java
@@ -391,5 +391,15 @@ // If we've gotten here, then the value must be valid. return true; } /** * {@inheritDoc} */ public boolean isBinary() { return false; } }