info.dragonlady.util.schema.annotation
クラス GPS.Latitude
java.lang.Object
info.dragonlady.util.schema.annotation.GPS.Latitude
- 含まれているクラス:
- GPS
public static class GPS.Latitude
- extends java.lang.Object
フィールドの概要 |
protected java.lang.String |
latitudeRef
|
protected java.lang.String |
value
|
メソッドの概要 |
java.lang.String |
getRef()
|
java.lang.String |
getValue()
|
void |
setRef(java.lang.String latitudeRef)
|
void |
setValue(java.lang.String value)
|
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected java.lang.String value
latitudeRef
protected java.lang.String latitudeRef
GPS.Latitude
public GPS.Latitude()
getRef
public java.lang.String getRef()
setRef
public void setRef(java.lang.String latitudeRef)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)