@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class Performance extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="MaxCleanup" type="{http://www.CIP4.org/JDFSchema_2_0}duration" />
<attribute name="MaxAmount" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="AverageCleanup" type="{http://www.CIP4.org/JDFSchema_2_0}duration" />
<attribute name="DevCapsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="MinCleanup" type="{http://www.CIP4.org/JDFSchema_2_0}duration" />
<attribute name="AverageAmount" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="MaxSetup" type="{http://www.CIP4.org/JDFSchema_2_0}duration" />
<attribute name="Unit" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="MinSetup" type="{http://www.CIP4.org/JDFSchema_2_0}duration" />
<attribute name="MinAmount" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="AverageSetup" type="{http://www.CIP4.org/JDFSchema_2_0}duration" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Double |
averageAmount |
protected Duration |
averageCleanup |
protected Duration |
averageSetup |
protected Object |
devCapsRef |
protected Double |
maxAmount |
protected Duration |
maxCleanup |
protected Duration |
maxSetup |
protected Double |
minAmount |
protected Duration |
minCleanup |
protected Duration |
minSetup |
protected String |
unit |
| Constructor and Description |
|---|
Performance() |
| 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) |
Double |
getAverageAmount()
Gets the value of the averageAmount property.
|
Duration |
getAverageCleanup()
Gets the value of the averageCleanup property.
|
Duration |
getAverageSetup()
Gets the value of the averageSetup property.
|
Object |
getDevCapsRef()
Gets the value of the devCapsRef property.
|
Double |
getMaxAmount()
Gets the value of the maxAmount property.
|
Duration |
getMaxCleanup()
Gets the value of the maxCleanup property.
|
Duration |
getMaxSetup()
Gets the value of the maxSetup property.
|
Double |
getMinAmount()
Gets the value of the minAmount property.
|
Duration |
getMinCleanup()
Gets the value of the minCleanup property.
|
Duration |
getMinSetup()
Gets the value of the minSetup property.
|
String |
getUnit()
Gets the value of the unit property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setAverageAmount(Double value)
Sets the value of the averageAmount property.
|
void |
setAverageCleanup(Duration value)
Sets the value of the averageCleanup property.
|
void |
setAverageSetup(Duration value)
Sets the value of the averageSetup property.
|
void |
setDevCapsRef(Object value)
Sets the value of the devCapsRef property.
|
void |
setMaxAmount(Double value)
Sets the value of the maxAmount property.
|
void |
setMaxCleanup(Duration value)
Sets the value of the maxCleanup property.
|
void |
setMaxSetup(Duration value)
Sets the value of the maxSetup property.
|
void |
setMinAmount(Double value)
Sets the value of the minAmount property.
|
void |
setMinCleanup(Duration value)
Sets the value of the minCleanup property.
|
void |
setMinSetup(Duration value)
Sets the value of the minSetup property.
|
void |
setUnit(String value)
Sets the value of the unit property.
|
Performance |
withAverageAmount(Double value) |
Performance |
withAverageCleanup(Duration value) |
Performance |
withAverageSetup(Duration value) |
Performance |
withDevCapsRef(Object value) |
Performance |
withMaxAmount(Double value) |
Performance |
withMaxCleanup(Duration value) |
Performance |
withMaxSetup(Duration value) |
Performance |
withMinAmount(Double value) |
Performance |
withMinCleanup(Duration value) |
Performance |
withMinSetup(Duration value) |
Performance |
withUnit(String value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Duration maxCleanup
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double maxAmount
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Duration averageCleanup
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Object devCapsRef
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Duration minCleanup
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double averageAmount
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Duration maxSetup
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String unit
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Duration minSetup
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Double minAmount
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Duration averageSetup
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Duration getMaxCleanup()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMaxCleanup(Duration value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getMaxAmount()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMaxAmount(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Duration getAverageCleanup()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setAverageCleanup(Duration value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Object getDevCapsRef()
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setDevCapsRef(Object value)
value - allowed object is
Object@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Duration getMinCleanup()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMinCleanup(Duration value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getAverageAmount()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setAverageAmount(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Duration getMaxSetup()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMaxSetup(Duration value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getUnit()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setUnit(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Duration getMinSetup()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMinSetup(Duration value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Double getMinAmount()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setMinAmount(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Duration getAverageSetup()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setAverageSetup(Duration value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withMaxCleanup(Duration value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withMaxAmount(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withAverageCleanup(Duration value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withDevCapsRef(Object value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withMinCleanup(Duration value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withAverageAmount(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withMaxSetup(Duration value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withUnit(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withMinSetup(Duration value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withMinAmount(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Performance withAverageSetup(Duration value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+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)
equals in interface org.jvnet.jaxb2_commons.lang.Equals@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+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)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2016. All rights reserved.