public interface PropertyStringDefinition extends PropertyDefinition<String>
Modifier and Type | Method and Description |
---|---|
BigInteger |
getMaxLength()
Returns the max length of the string.
|
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired
getExtensions, setExtensions
BigInteger getMaxLength()
null
if the
the length is not limitedCopyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.