|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoUri | |
|---|---|
| ezvcard.property | |
| ezvcard.util | |
| Uses of GeoUri in ezvcard.property |
|---|
| Methods in ezvcard.property that return GeoUri | |
|---|---|
GeoUri |
Geo.getGeoUri()
Gets the raw object used for storing the GEO information. |
| Methods in ezvcard.property with parameters of type GeoUri | |
|---|---|
void |
Geo.setGeoUri(GeoUri uri)
Sets the raw object used for storing the GEO information. |
| Constructors in ezvcard.property with parameters of type GeoUri | |
|---|---|
Geo(GeoUri uri)
Creates a geo property. |
|
| Uses of GeoUri in ezvcard.util |
|---|
| Methods in ezvcard.util that return GeoUri | |
|---|---|
GeoUri |
GeoUri.Builder.build()
Builds the final GeoUri object. |
static GeoUri |
GeoUri.parse(String uri)
Parses a geo URI string. |
| Constructors in ezvcard.util with parameters of type GeoUri | |
|---|---|
GeoUri.Builder(GeoUri original)
Creates a new GeoUri builder. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||