Uses of Class
rocks.xmpp.extensions.vcard.temp.model.VCard.Geo
-
Packages that use VCard.Geo Package Description rocks.xmpp.extensions.vcard.temp.model Provides XML schema implementations of XEP-0054: vcard-temp. -
-
Uses of VCard.Geo in rocks.xmpp.extensions.vcard.temp.model
Methods in rocks.xmpp.extensions.vcard.temp.model that return VCard.Geo Modifier and Type Method Description VCard.Geo
VCard. getGeo()
Gets information related to the global positioning of the object the vCard represents.Methods in rocks.xmpp.extensions.vcard.temp.model with parameters of type VCard.Geo Modifier and Type Method Description void
VCard. setGeo(VCard.Geo geo)
Sets the geo location.
-