mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/schema/OtherMailboxSyntax.java @@ -293,5 +293,15 @@ // If we've gotten here, then the value is OK. return true; } /** * {@inheritDoc} */ public boolean isBinary() { return false; } }