public class NumericBitPresentationType 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 NumericBitPresentationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NumericBitPresentationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="encoded20Bit">
<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}Latitude20BitType"/>
<element name="longitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}Longitude21BitType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="encoded21Bit">
<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}Latitude21BitType"/>
<element name="longitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}Longitude22BitType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="encoded23Bit">
<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}Latitude23BitType"/>
<element name="longitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}Longitude24BitType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="encoded25Bit">
<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}Latitude25BitType"/>
<element name="longitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}Longitude26BitType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="encoded31Bit">
<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}Latitude31BitType"/>
<element name="longitude" type="{http://metadata.ces.mil/mdr/ns/GSIP/tspi/2.0/core}Longitude32BitType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
NumericBitPresentationType.Encoded20Bit
Java class for anonymous complex type.
|
static class |
NumericBitPresentationType.Encoded21Bit
Java class for anonymous complex type.
|
static class |
NumericBitPresentationType.Encoded23Bit
Java class for anonymous complex type.
|
static class |
NumericBitPresentationType.Encoded25Bit
Java class for anonymous complex type.
|
static class |
NumericBitPresentationType.Encoded31Bit
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected NumericBitPresentationType.Encoded20Bit |
encoded20Bit |
protected NumericBitPresentationType.Encoded21Bit |
encoded21Bit |
protected NumericBitPresentationType.Encoded23Bit |
encoded23Bit |
protected NumericBitPresentationType.Encoded25Bit |
encoded25Bit |
protected NumericBitPresentationType.Encoded31Bit |
encoded31Bit |
| Constructor and Description |
|---|
NumericBitPresentationType() |
| 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) |
NumericBitPresentationType.Encoded20Bit |
getEncoded20Bit()
Gets the value of the encoded20Bit property.
|
NumericBitPresentationType.Encoded21Bit |
getEncoded21Bit()
Gets the value of the encoded21Bit property.
|
NumericBitPresentationType.Encoded23Bit |
getEncoded23Bit()
Gets the value of the encoded23Bit property.
|
NumericBitPresentationType.Encoded25Bit |
getEncoded25Bit()
Gets the value of the encoded25Bit property.
|
NumericBitPresentationType.Encoded31Bit |
getEncoded31Bit()
Gets the value of the encoded31Bit property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetEncoded20Bit() |
boolean |
isSetEncoded21Bit() |
boolean |
isSetEncoded23Bit() |
boolean |
isSetEncoded25Bit() |
boolean |
isSetEncoded31Bit() |
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 |
setEncoded20Bit(NumericBitPresentationType.Encoded20Bit value)
Sets the value of the encoded20Bit property.
|
void |
setEncoded21Bit(NumericBitPresentationType.Encoded21Bit value)
Sets the value of the encoded21Bit property.
|
void |
setEncoded23Bit(NumericBitPresentationType.Encoded23Bit value)
Sets the value of the encoded23Bit property.
|
void |
setEncoded25Bit(NumericBitPresentationType.Encoded25Bit value)
Sets the value of the encoded25Bit property.
|
void |
setEncoded31Bit(NumericBitPresentationType.Encoded31Bit value)
Sets the value of the encoded31Bit property.
|
String |
toString() |
protected NumericBitPresentationType.Encoded20Bit encoded20Bit
protected NumericBitPresentationType.Encoded21Bit encoded21Bit
protected NumericBitPresentationType.Encoded23Bit encoded23Bit
protected NumericBitPresentationType.Encoded25Bit encoded25Bit
protected NumericBitPresentationType.Encoded31Bit encoded31Bit
public NumericBitPresentationType.Encoded20Bit getEncoded20Bit()
NumericBitPresentationType.Encoded20Bitpublic void setEncoded20Bit(NumericBitPresentationType.Encoded20Bit value)
value - allowed object is
NumericBitPresentationType.Encoded20Bitpublic boolean isSetEncoded20Bit()
public NumericBitPresentationType.Encoded21Bit getEncoded21Bit()
NumericBitPresentationType.Encoded21Bitpublic void setEncoded21Bit(NumericBitPresentationType.Encoded21Bit value)
value - allowed object is
NumericBitPresentationType.Encoded21Bitpublic boolean isSetEncoded21Bit()
public NumericBitPresentationType.Encoded23Bit getEncoded23Bit()
NumericBitPresentationType.Encoded23Bitpublic void setEncoded23Bit(NumericBitPresentationType.Encoded23Bit value)
value - allowed object is
NumericBitPresentationType.Encoded23Bitpublic boolean isSetEncoded23Bit()
public NumericBitPresentationType.Encoded25Bit getEncoded25Bit()
NumericBitPresentationType.Encoded25Bitpublic void setEncoded25Bit(NumericBitPresentationType.Encoded25Bit value)
value - allowed object is
NumericBitPresentationType.Encoded25Bitpublic boolean isSetEncoded25Bit()
public NumericBitPresentationType.Encoded31Bit getEncoded31Bit()
NumericBitPresentationType.Encoded31Bitpublic void setEncoded31Bit(NumericBitPresentationType.Encoded31Bit value)
value - allowed object is
NumericBitPresentationType.Encoded31Bitpublic boolean isSetEncoded31Bit()
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.