@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public class Additional extends AbstractPt implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for Additional complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Additional">
<complexContent>
<extension base="{http://www.printtalk.org/schema_2_0}Abstract_pt">
<attribute name="Amount" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Price" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected double |
amount |
protected double |
price |
comment, descriptiveName, generalID| Constructor and Description |
|---|
Additional() |
| 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 |
getAmount()
Gets the value of the amount property.
|
double |
getPrice()
Gets the value of the price property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setAmount(double value)
Sets the value of the amount property.
|
void |
setPrice(double value)
Sets the value of the price property.
|
Additional |
withAmount(double value) |
Additional |
withComment(Collection<org.cip4.lib.xjdf.schema.Comment> values) |
Additional |
withComment(org.cip4.lib.xjdf.schema.Comment... values) |
Additional |
withDescriptiveName(String value) |
Additional |
withGeneralID(Collection<org.cip4.lib.xjdf.schema.GeneralID> values) |
Additional |
withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values) |
Additional |
withPrice(double value) |
getComment, getDescriptiveName, getGeneralID, setDescriptiveName@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") protected double amount
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") protected double price
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public double getAmount()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public void setAmount(double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public double getPrice()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public void setPrice(double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public Additional withAmount(double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public Additional withPrice(double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public Additional withComment(org.cip4.lib.xjdf.schema.Comment... values)
withComment in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public Additional withComment(Collection<org.cip4.lib.xjdf.schema.Comment> values)
withComment in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public Additional withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values)
withGeneralID in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public Additional withGeneralID(Collection<org.cip4.lib.xjdf.schema.GeneralID> values)
withGeneralID in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public Additional withDescriptiveName(String value)
withDescriptiveName in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+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.Equalsequals in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+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.HashCodehashCode in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T01:44:33+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class AbstractPtCopyright © 2016. All rights reserved.