|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.network.VCardGeo
public final class VCardGeo
Represents a global positioning of vCard contact
Constructor Summary | |
---|---|
VCardGeo()
Initializes a new instance of the VCardGeo class |
Method Summary | |
---|---|
float |
getLatitude()
Gets or sets a latitude |
float |
getLongitude()
Gets or sets a longitude |
void |
setLatitude(float value)
|
void |
setLongitude(float value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VCardGeo()
Initializes a new instance of the VCardGeo
class
Method Detail |
---|
public float getLatitude()
Gets or sets a latitude
public void setLatitude(float value)
public float getLongitude()
Gets or sets a longitude
public void setLongitude(float value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |