@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public class ParameterSet extends SetType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for ParameterSet complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParameterSet">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}SetType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Parameter" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<Parameter> |
parameter |
comment, dependent, descriptiveName, generalID, id, name, processUsage, usage| Constructor and Description |
|---|
ParameterSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
List<Parameter> |
getParameter()
Gets the value of the parameter property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
ParameterSet |
withComment(Collection<Comment> values) |
ParameterSet |
withComment(Comment... values) |
ParameterSet |
withDependent(Collection<Dependent> values) |
ParameterSet |
withDependent(Dependent... values) |
ParameterSet |
withDescriptiveName(String value) |
ParameterSet |
withGeneralID(Collection<GeneralID> values) |
ParameterSet |
withGeneralID(GeneralID... values) |
ParameterSet |
withID(String value) |
ParameterSet |
withName(String value) |
ParameterSet |
withParameter(Collection<Parameter> values) |
ParameterSet |
withParameter(Parameter... values) |
ParameterSet |
withProcessUsage(String value) |
ParameterSet |
withUsage(EnumUsage value) |
getComment, getDependent, getDescriptiveName, getGeneralID, getID, getName, getProcessUsage, getUsage, setDescriptiveName, setID, setName, setProcessUsage, setUsage@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public List<Parameter> getParameter()
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 not a set method for the parameter property.
For example, to add a new item, do as follows:
getParameter().add(newItem);
Objects of the following type(s) are allowed in the list
Parameter
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withParameter(Parameter... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withParameter(Collection<Parameter> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withDependent(Dependent... values)
withDependent in class SetType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withDependent(Collection<Dependent> values)
withDependent in class SetType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withGeneralID(GeneralID... values)
withGeneralID in class SetType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withGeneralID(Collection<GeneralID> values)
withGeneralID in class SetType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withComment(Comment... values)
withComment in class SetType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withComment(Collection<Comment> values)
withComment in class SetType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withDescriptiveName(String value)
withDescriptiveName in class SetType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withName(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withUsage(EnumUsage value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public ParameterSet withProcessUsage(String value)
withProcessUsage in class SetType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Copyright © 2016. All rights reserved.