public class PropertyUriImpl extends AbstractPropertyData<String> implements MutablePropertyUri
Constructor and Description |
---|
PropertyUriImpl() |
PropertyUriImpl(PropertyDefinition<String> propDef,
List<String> values) |
PropertyUriImpl(PropertyDefinition<String> propDef,
String value) |
PropertyUriImpl(String id,
List<String> values) |
PropertyUriImpl(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 PropertyUriImpl()
public PropertyUriImpl(PropertyDefinition<String> propDef, List<String> values)
public PropertyUriImpl(PropertyDefinition<String> propDef, String value)
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.