public class PropertyStringDefinitionImpl extends AbstractPropertyDefinition<String> implements PropertyStringDefinition
Constructor and Description |
---|
PropertyStringDefinitionImpl() |
Modifier and Type | Method and Description |
---|---|
BigInteger |
getMaxLength() |
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, toString
getExtensions, setExtensions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired
getExtensions, setExtensions
public BigInteger getMaxLength()
getMaxLength
in interface PropertyStringDefinition
public void setMaxLength(BigInteger maxLength)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.