@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T09:33:36+02:00", comments="JAXB RI v2.2.11") public abstract class AbstractPtA extends AbstractPt implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for Abstract_pt_A complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Abstract_pt_A">
<complexContent>
<restriction base="{http://www.printtalk.org/schema_2_0}Abstract_pt">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Comment" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}GeneralID" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="DescriptiveName" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</restriction>
</complexContent>
</complexType>
comment, descriptiveName, generalID| Constructor and Description |
|---|
AbstractPtA() |
| 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) |
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
AbstractPtA |
withComment(Collection<org.cip4.lib.xjdf.schema.Comment> values) |
AbstractPtA |
withComment(org.cip4.lib.xjdf.schema.Comment... values) |
AbstractPtA |
withDescriptiveName(String value) |
AbstractPtA |
withGeneralID(Collection<org.cip4.lib.xjdf.schema.GeneralID> values) |
AbstractPtA |
withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values) |
getComment, getDescriptiveName, getGeneralID, setDescriptiveName@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T09:33:36+02:00", comments="JAXB RI v2.2.11") public AbstractPtA withComment(org.cip4.lib.xjdf.schema.Comment... values)
withComment in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T09:33:36+02:00", comments="JAXB RI v2.2.11") public AbstractPtA withComment(Collection<org.cip4.lib.xjdf.schema.Comment> values)
withComment in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T09:33:36+02:00", comments="JAXB RI v2.2.11") public AbstractPtA withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values)
withGeneralID in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T09:33:36+02:00", comments="JAXB RI v2.2.11") public AbstractPtA withGeneralID(Collection<org.cip4.lib.xjdf.schema.GeneralID> values)
withGeneralID in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T09:33:36+02:00", comments="JAXB RI v2.2.11") public AbstractPtA withDescriptiveName(String value)
withDescriptiveName in class AbstractPt@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T09:33:36+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-15T09:33:36+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-15T09:33:36+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-15T09:33:36+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class AbstractPtCopyright © 2016. All rights reserved.