public class PropertyElement extends java.lang.Object implements IPropertyElement
IPropertyElement| Constructor and Description |
|---|
PropertyElement()
Creates an instance of
PropertyElement. |
PropertyElement(java.util.List<IPropertyValue> pPropertyValues)
Creates an instance of
PropertyElement by given list of
IPropertyValue |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IPropertyValue> |
getPropertyValues() |
java.lang.String |
toString() |
public PropertyElement()
PropertyElement.public PropertyElement(java.util.List<IPropertyValue> pPropertyValues)
PropertyElement by given list of
IPropertyValuepPropertyValues - the list of property valuespublic java.util.List<IPropertyValue> getPropertyValues()
getPropertyValues in interface IPropertyElementpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 Micro Focus GmbH. All rights reserved.