public static class SexagesimalPresentationType.GeoSecondFraction 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 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">
<choice>
<element name="decisecond">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="latitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}DecaType"/>
<element name="longitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}DecaType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="centisecond">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="latitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}HectoType"/>
<element name="longitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}HectoType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="millisecond">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="latitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}KiloType"/>
<element name="longitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}KiloType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
SexagesimalPresentationType.GeoSecondFraction.Centisecond
Java class for anonymous complex type.
|
static class |
SexagesimalPresentationType.GeoSecondFraction.Decisecond
Java class for anonymous complex type.
|
static class |
SexagesimalPresentationType.GeoSecondFraction.Millisecond
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected SexagesimalPresentationType.GeoSecondFraction.Centisecond |
centisecond |
protected SexagesimalPresentationType.GeoSecondFraction.Decisecond |
decisecond |
protected SexagesimalPresentationType.GeoSecondFraction.Millisecond |
millisecond |
| Constructor and Description |
|---|
GeoSecondFraction() |
| 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) |
SexagesimalPresentationType.GeoSecondFraction.Centisecond |
getCentisecond()
Gets the value of the centisecond property.
|
SexagesimalPresentationType.GeoSecondFraction.Decisecond |
getDecisecond()
Gets the value of the decisecond property.
|
SexagesimalPresentationType.GeoSecondFraction.Millisecond |
getMillisecond()
Gets the value of the millisecond property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetCentisecond() |
boolean |
isSetDecisecond() |
boolean |
isSetMillisecond() |
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 |
setCentisecond(SexagesimalPresentationType.GeoSecondFraction.Centisecond value)
Sets the value of the centisecond property.
|
void |
setDecisecond(SexagesimalPresentationType.GeoSecondFraction.Decisecond value)
Sets the value of the decisecond property.
|
void |
setMillisecond(SexagesimalPresentationType.GeoSecondFraction.Millisecond value)
Sets the value of the millisecond property.
|
String |
toString() |
protected SexagesimalPresentationType.GeoSecondFraction.Decisecond decisecond
protected SexagesimalPresentationType.GeoSecondFraction.Centisecond centisecond
protected SexagesimalPresentationType.GeoSecondFraction.Millisecond millisecond
public SexagesimalPresentationType.GeoSecondFraction.Decisecond getDecisecond()
SexagesimalPresentationType.GeoSecondFraction.Decisecondpublic void setDecisecond(SexagesimalPresentationType.GeoSecondFraction.Decisecond value)
value - allowed object is
SexagesimalPresentationType.GeoSecondFraction.Decisecondpublic boolean isSetDecisecond()
public SexagesimalPresentationType.GeoSecondFraction.Centisecond getCentisecond()
SexagesimalPresentationType.GeoSecondFraction.Centisecondpublic void setCentisecond(SexagesimalPresentationType.GeoSecondFraction.Centisecond value)
value - allowed object is
SexagesimalPresentationType.GeoSecondFraction.Centisecondpublic boolean isSetCentisecond()
public SexagesimalPresentationType.GeoSecondFraction.Millisecond getMillisecond()
SexagesimalPresentationType.GeoSecondFraction.Millisecondpublic void setMillisecond(SexagesimalPresentationType.GeoSecondFraction.Millisecond value)
value - allowed object is
SexagesimalPresentationType.GeoSecondFraction.Millisecondpublic boolean isSetMillisecond()
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.