public class PropertyStringImpl extends AbstractPropertyData<String> implements MutablePropertyString
Constructor and Description |
---|
PropertyStringImpl() |
PropertyStringImpl(PropertyDefinition<String> propDef,
List<String> values) |
PropertyStringImpl(PropertyDefinition<String> propDef,
String value) |
PropertyStringImpl(String id,
List<String> values) |
PropertyStringImpl(String id,
String value) |
getDisplayName, getFirstValue, getId, getLocalName, getPropertyDefinition, getQueryName, getValues, setDisplayName, setId, setLocalName, setPropertyDefinition, setQueryName, setValue, setValues, toString
getExtensions, setExtensions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setDisplayName, setId, setLocalName, setQueryName, setValue, setValues
getDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValues
getExtensions, setExtensions
public PropertyStringImpl()
public PropertyStringImpl(PropertyDefinition<String> propDef, List<String> values)
public PropertyStringImpl(PropertyDefinition<String> propDef, String value)
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.