public class PropertyData extends java.lang.Object implements IPropertyData
IPropertyData| Constructor and Description |
|---|
PropertyData()
Creates property data with an empty list of property elements.
|
PropertyData(java.util.List<IPropertyElement> pPropertyElements)
Creates property data with a list of property elements.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IPropertyElement> |
getPropertyElements()
Gets the elements of this property data
|
java.lang.String |
toString() |
public PropertyData()
public PropertyData(java.util.List<IPropertyElement> pPropertyElements)
pPropertyElements - the property elementspublic java.util.List<IPropertyElement> getPropertyElements()
IPropertyDatagetPropertyElements in interface IPropertyDatapublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 Micro Focus GmbH. All rights reserved.