public interface MutablePropertyStringDefinition extends PropertyStringDefinition, MutablePropertyDefinition<String>
| Modifier and Type | Method and Description |
|---|---|
void |
setMaxLength(BigInteger maxLength) |
getMaxLengthsetCardinality, 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, setExtensionsvoid setMaxLength(BigInteger maxLength)
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.