public class GridMetrePresentationType extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for GridMetrePresentationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GridMetrePresentationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="zoneColumn" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}GridZoneColumnType" minOccurs="0"/>
<element name="zoneRow" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}GridZoneRowType"/>
<element name="squareColumn" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}GridSquareColumnType"/>
<element name="squareRow" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}GridSquareRowType"/>
<element name="relativeLocation" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="decakilometre">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="easting" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}DecaType"/>
<element name="northing" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}DecaType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="kilometre">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="easting" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}HectoType"/>
<element name="northing" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}HectoType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="hectometre">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="easting" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}KiloType"/>
<element name="northing" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}KiloType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="decametre">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="easting" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}DecakiloType"/>
<element name="northing" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}DecakiloType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="metre">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="easting" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}HectokiloType"/>
<element name="northing" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}HectokiloType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
GridMetrePresentationType.RelativeLocation
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected GridMetrePresentationType.RelativeLocation |
relativeLocation |
protected String |
squareColumn |
protected String |
squareRow |
protected Integer |
zoneColumn |
protected String |
zoneRow |
| Constructor and Description |
|---|
GridMetrePresentationType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
Object |
createNewInstance() |
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.EqualsStrategy2 strategy) |
GridMetrePresentationType.RelativeLocation |
getRelativeLocation()
Gets the value of the relativeLocation property.
|
String |
getSquareColumn()
Gets the value of the squareColumn property.
|
String |
getSquareRow()
Gets the value of the squareRow property.
|
Integer |
getZoneColumn()
Gets the value of the zoneColumn property.
|
String |
getZoneRow()
Gets the value of the zoneRow property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetRelativeLocation() |
boolean |
isSetSquareColumn() |
boolean |
isSetSquareRow() |
boolean |
isSetZoneColumn() |
boolean |
isSetZoneRow() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) |
void |
mergeFrom(Object left,
Object right) |
void |
setRelativeLocation(GridMetrePresentationType.RelativeLocation value)
Sets the value of the relativeLocation property.
|
void |
setSquareColumn(String value)
Sets the value of the squareColumn property.
|
void |
setSquareRow(String value)
Sets the value of the squareRow property.
|
void |
setZoneColumn(Integer value)
Sets the value of the zoneColumn property.
|
void |
setZoneRow(String value)
Sets the value of the zoneRow property.
|
String |
toString() |
@DecimalMax(value="60") @DecimalMin(value="01") protected Integer zoneColumn
@NotNull(message="GridMetrePresentationType.zoneRow {javax.validation.constraints.NotNull.message}")
@Size(min=1,
max=1)
@Pattern(regexp="[C-HJ-NP-X]{1,1}")
protected String zoneRow
@NotNull(message="GridMetrePresentationType.squareColumn {javax.validation.constraints.NotNull.message}")
@Size(min=1,
max=1)
@Pattern(regexp="[A-HJ-NP-Z]{1,1}")
protected String squareColumn
@NotNull(message="GridMetrePresentationType.squareRow {javax.validation.constraints.NotNull.message}")
@Size(min=1,
max=1)
@Pattern(regexp="[A-HJ-NP-V]{1,1}")
protected String squareRow
protected GridMetrePresentationType.RelativeLocation relativeLocation
public Integer getZoneColumn()
Integerpublic void setZoneColumn(Integer value)
value - allowed object is
Integerpublic boolean isSetZoneColumn()
public String getZoneRow()
Stringpublic void setZoneRow(String value)
value - allowed object is
Stringpublic boolean isSetZoneRow()
public String getSquareColumn()
Stringpublic void setSquareColumn(String value)
value - allowed object is
Stringpublic boolean isSetSquareColumn()
public String getSquareRow()
Stringpublic void setSquareRow(String value)
value - allowed object is
Stringpublic boolean isSetSquareRow()
public GridMetrePresentationType.RelativeLocation getRelativeLocation()
GridMetrePresentationType.RelativeLocationpublic void setRelativeLocation(GridMetrePresentationType.RelativeLocation value)
value - allowed object is
GridMetrePresentationType.RelativeLocationpublic boolean isSetRelativeLocation()
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.