public class PropertyList extends Object
Properties
as JAXB bean.Modifier and Type | Field and Description |
---|---|
private List<Property> |
propertyList |
Constructor and Description |
---|
PropertyList()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
List<Property> |
getPropertyList()
This method gets the
List of properties . |
void |
setPropertyList(List<Property> propertyList) |
public List<Property> getPropertyList()
List
of properties
.List
of properties
.Copyright © 2001–2016 mmm-Team. All rights reserved.