@CodingStyleguideUnaware public class LocationCoordinateType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
LocationCoordinateType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
LocationCoordinateType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(LocationCoordinateType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
AltitudeMeasureType |
getAltitudeMeasure()
<pre>
<?
|
BigDecimal |
getAltitudeMeasureValue()
Get the value of the contained AltitudeMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
CoordinateSystemCodeType |
getCoordinateSystemCode()
<pre>
<?
|
String |
getCoordinateSystemCodeValue()
Get the value of the contained CoordinateSystemCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatitudeDegreesMeasureType |
getLatitudeDegreesMeasure()
<pre>
<?
|
BigDecimal |
getLatitudeDegreesMeasureValue()
Get the value of the contained LatitudeDegreesMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatitudeDirectionCodeType |
getLatitudeDirectionCode()
<pre>
<?
|
String |
getLatitudeDirectionCodeValue()
Get the value of the contained LatitudeDirectionCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatitudeMinutesMeasureType |
getLatitudeMinutesMeasure()
<pre>
<?
|
BigDecimal |
getLatitudeMinutesMeasureValue()
Get the value of the contained LatitudeMinutesMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LongitudeDegreesMeasureType |
getLongitudeDegreesMeasure()
<pre>
<?
|
BigDecimal |
getLongitudeDegreesMeasureValue()
Get the value of the contained LongitudeDegreesMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LongitudeDirectionCodeType |
getLongitudeDirectionCode()
<pre>
<?
|
String |
getLongitudeDirectionCodeValue()
Get the value of the contained LongitudeDirectionCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LongitudeMinutesMeasureType |
getLongitudeMinutesMeasure()
<pre>
<?
|
BigDecimal |
getLongitudeMinutesMeasureValue()
Get the value of the contained LongitudeMinutesMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setAltitudeMeasure(AltitudeMeasureType value)
Sets the value of the altitudeMeasure property.
|
AltitudeMeasureType |
setAltitudeMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCoordinateSystemCode(CoordinateSystemCodeType value)
Sets the value of the coordinateSystemCode property.
|
CoordinateSystemCodeType |
setCoordinateSystemCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatitudeDegreesMeasureType |
setLatitudeDegreesMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLatitudeDegreesMeasure(LatitudeDegreesMeasureType value)
Sets the value of the latitudeDegreesMeasure property.
|
void |
setLatitudeDirectionCode(LatitudeDirectionCodeType value)
Sets the value of the latitudeDirectionCode property.
|
LatitudeDirectionCodeType |
setLatitudeDirectionCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LatitudeMinutesMeasureType |
setLatitudeMinutesMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLatitudeMinutesMeasure(LatitudeMinutesMeasureType value)
Sets the value of the latitudeMinutesMeasure property.
|
LongitudeDegreesMeasureType |
setLongitudeDegreesMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLongitudeDegreesMeasure(LongitudeDegreesMeasureType value)
Sets the value of the longitudeDegreesMeasure property.
|
void |
setLongitudeDirectionCode(LongitudeDirectionCodeType value)
Sets the value of the longitudeDirectionCode property.
|
LongitudeDirectionCodeType |
setLongitudeDirectionCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LongitudeMinutesMeasureType |
setLongitudeMinutesMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLongitudeMinutesMeasure(LongitudeMinutesMeasureType value)
Sets the value of the longitudeMinutesMeasure property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public LocationCoordinateType()
@Nullable public CoordinateSystemCodeType getCoordinateSystemCode()
CoordinateSystemCodeTypepublic void setCoordinateSystemCode(@Nullable CoordinateSystemCodeType value)
value - allowed object is
CoordinateSystemCodeType@Nullable public LatitudeDegreesMeasureType getLatitudeDegreesMeasure()
LatitudeDegreesMeasureTypepublic void setLatitudeDegreesMeasure(@Nullable LatitudeDegreesMeasureType value)
value - allowed object is
LatitudeDegreesMeasureType@Nullable public LatitudeMinutesMeasureType getLatitudeMinutesMeasure()
LatitudeMinutesMeasureTypepublic void setLatitudeMinutesMeasure(@Nullable LatitudeMinutesMeasureType value)
value - allowed object is
LatitudeMinutesMeasureType@Nullable public LatitudeDirectionCodeType getLatitudeDirectionCode()
LatitudeDirectionCodeTypepublic void setLatitudeDirectionCode(@Nullable LatitudeDirectionCodeType value)
value - allowed object is
LatitudeDirectionCodeType@Nullable public LongitudeDegreesMeasureType getLongitudeDegreesMeasure()
LongitudeDegreesMeasureTypepublic void setLongitudeDegreesMeasure(@Nullable LongitudeDegreesMeasureType value)
value - allowed object is
LongitudeDegreesMeasureType@Nullable public LongitudeMinutesMeasureType getLongitudeMinutesMeasure()
LongitudeMinutesMeasureTypepublic void setLongitudeMinutesMeasure(@Nullable LongitudeMinutesMeasureType value)
value - allowed object is
LongitudeMinutesMeasureType@Nullable public LongitudeDirectionCodeType getLongitudeDirectionCode()
LongitudeDirectionCodeTypepublic void setLongitudeDirectionCode(@Nullable LongitudeDirectionCodeType value)
value - allowed object is
LongitudeDirectionCodeType@Nullable public AltitudeMeasureType getAltitudeMeasure()
AltitudeMeasureTypepublic void setAltitudeMeasure(@Nullable AltitudeMeasureType value)
value - allowed object is
AltitudeMeasureTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull LocationCoordinateType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public LocationCoordinateType clone()
@Nonnull public CoordinateSystemCodeType setCoordinateSystemCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatitudeDirectionCodeType setLatitudeDirectionCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LongitudeDirectionCodeType setLongitudeDirectionCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatitudeDegreesMeasureType setLatitudeDegreesMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LatitudeMinutesMeasureType setLatitudeMinutesMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LongitudeDegreesMeasureType setLongitudeDegreesMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public LongitudeMinutesMeasureType setLongitudeMinutesMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public AltitudeMeasureType setAltitudeMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getCoordinateSystemCodeValue()
@Nullable public BigDecimal getLatitudeDegreesMeasureValue()
@Nullable public BigDecimal getLatitudeMinutesMeasureValue()
@Nullable public String getLatitudeDirectionCodeValue()
@Nullable public BigDecimal getLongitudeDegreesMeasureValue()
@Nullable public BigDecimal getLongitudeMinutesMeasureValue()
@Nullable public String getLongitudeDirectionCodeValue()
@Nullable public BigDecimal getAltitudeMeasureValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.