public class PropertyStringDefinitionImpl extends AbstractPropertyDefinition<String> implements MutablePropertyStringDefinition
| Constructor and Description |
|---|
PropertyStringDefinitionImpl() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getMaxLength()
Returns the max length of the string.
|
void |
setMaxLength(BigInteger maxLength) |
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired, setCardinality, setChoices, setDefaultValue, setDescription, setDisplayName, setId, setIsInherited, setIsOpenChoice, setIsOrderable, setIsQueryable, setIsRequired, setLocalName, setLocalNamespace, setPropertyType, setQueryName, setUpdatability, toStringgetExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetCardinality, setChoices, setDefaultValue, setDescription, setDisplayName, setId, setIsInherited, setIsOpenChoice, setIsOrderable, setIsQueryable, setIsRequired, setLocalName, setLocalNamespace, setPropertyType, setQueryName, setUpdatabilitygetCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequiredgetExtensions, setExtensionspublic BigInteger getMaxLength()
PropertyStringDefinitiongetMaxLength in interface PropertyStringDefinitionnull if the
the length is not limitedpublic void setMaxLength(BigInteger maxLength)
setMaxLength in interface MutablePropertyStringDefinitionCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.