public interface MutablePropertyStringDefinition extends PropertyStringDefinition, MutablePropertyDefinition<String>
Modifier and Type | Method and Description |
---|---|
void |
setMaxLength(BigInteger maxLength) |
getMaxLength
setCardinality, setChoices, setDefaultValue, setDescription, setDisplayName, setId, setIsInherited, setIsOpenChoice, setIsOrderable, setIsQueryable, setIsRequired, setLocalName, setLocalNamespace, setPropertyType, setQueryName, setUpdatability
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired
getExtensions, setExtensions
void setMaxLength(BigInteger maxLength)
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.