org.aludratest.hpalm.entity
Class Fields
java.lang.Object
org.aludratest.hpalm.entity.Fields
public class Fields
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldList
protected List<Field> fieldList
Fields
public Fields(Fields fields)
Fields
public Fields()
getFieldList
public List<Field> getFieldList()
- Gets the value of the field property.
This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object. This is why there is no set method for the fieldList property.
For example, to add a new item, do as follows:
getFieldList().add(newItem);
Objects of the following type(s) are allowed in the list
Field
Copyright © 2015 aludratest.org. All rights reserved.