@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public class Band 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="Height" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="WasMarked" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Width" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
height |
protected Boolean |
wasMarked |
protected Integer |
width |
| Constructor and Description |
|---|
Band() |
| 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) |
Integer |
getHeight()
Gets the value of the height property.
|
Integer |
getWidth()
Gets the value of the width property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isWasMarked()
Gets the value of the wasMarked property.
|
void |
setHeight(Integer value)
Sets the value of the height property.
|
void |
setWasMarked(Boolean value)
Sets the value of the wasMarked property.
|
void |
setWidth(Integer value)
Sets the value of the width property.
|
Band |
withHeight(Integer value) |
Band |
withWasMarked(Boolean value) |
Band |
withWidth(Integer value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Integer height
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Boolean wasMarked
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") protected Integer width
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Integer getHeight()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setHeight(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Boolean isWasMarked()
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setWasMarked(Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Integer getWidth()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public void setWidth(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Band withHeight(Integer value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Band withWasMarked(Boolean value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-14T04:49:07+02:00", comments="JAXB RI v2.2.11") public Band withWidth(Integer value)
@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)
equals in interface org.jvnet.jaxb2_commons.lang.Equals@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)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2016. All rights reserved.