@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public class Range 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="Language" type="{http://www.CIP4.org/JDFSchema_2_0}language" />
<attribute name="Attribute" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ID" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
<attribute name="Name" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="TimeStamp" type="{http://www.CIP4.org/JDFSchema_2_0}dateTime" />
<attribute name="Path" type="{http://www.CIP4.org/JDFSchema_2_0}PDFPath" />
<attribute name="Box" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="Author" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="AgentName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="AgentVersion" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
agentName |
protected String |
agentVersion |
protected String |
attribute |
protected String |
author |
protected Rectangle |
box |
protected String |
id |
protected String |
language |
protected String |
name |
protected String |
path |
protected DateTime |
timeStamp |
| Constructor and Description |
|---|
Range() |
| 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) |
String |
getAgentName()
Gets the value of the agentName property.
|
String |
getAgentVersion()
Gets the value of the agentVersion property.
|
String |
getAttribute()
Gets the value of the attribute property.
|
String |
getAuthor()
Gets the value of the author property.
|
Rectangle |
getBox()
Gets the value of the box property.
|
String |
getID()
Gets the value of the id property.
|
String |
getLanguage()
Gets the value of the language property.
|
String |
getName()
Gets the value of the name property.
|
String |
getPath()
Gets the value of the path property.
|
DateTime |
getTimeStamp()
Gets the value of the timeStamp property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setAgentName(String value)
Sets the value of the agentName property.
|
void |
setAgentVersion(String value)
Sets the value of the agentVersion property.
|
void |
setAttribute(String value)
Sets the value of the attribute property.
|
void |
setAuthor(String value)
Sets the value of the author property.
|
void |
setBox(Rectangle value)
Sets the value of the box property.
|
void |
setID(String value)
Sets the value of the id property.
|
void |
setLanguage(String value)
Sets the value of the language property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setPath(String value)
Sets the value of the path property.
|
void |
setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
Range |
withAgentName(String value) |
Range |
withAgentVersion(String value) |
Range |
withAttribute(String value) |
Range |
withAuthor(String value) |
Range |
withBox(Rectangle value) |
Range |
withID(String value) |
Range |
withLanguage(String value) |
Range |
withName(String value) |
Range |
withPath(String value) |
Range |
withTimeStamp(DateTime value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String language
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String attribute
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String id
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String name
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected DateTime timeStamp
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String path
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected Rectangle box
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String author
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String agentName
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") protected String agentVersion
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public String getLanguage()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setLanguage(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 String getAttribute()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setAttribute(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 String getID()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setID(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 String getName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setName(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 DateTime getTimeStamp()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setTimeStamp(DateTime 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 getPath()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setPath(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 Rectangle getBox()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setBox(Rectangle 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 getAuthor()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setAuthor(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 String getAgentName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setAgentName(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 String getAgentVersion()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public void setAgentVersion(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 Range withLanguage(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Range withAttribute(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Range withID(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Range withName(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Range withTimeStamp(DateTime value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Range withPath(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Range withBox(Rectangle value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Range withAuthor(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Range withAgentName(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-20T01:26:59+02:00", comments="JAXB RI v2.2.11") public Range withAgentVersion(String 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.