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, toStringgetExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetDisplayName, setId, setLocalName, setQueryName, setValue, setValuesgetDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValuesgetExtensions, setExtensionspublic 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.