|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TelUri | |
|---|---|
| ezvcard.property | |
| ezvcard.util | |
| Uses of TelUri in ezvcard.property |
|---|
| Methods in ezvcard.property that return TelUri | |
|---|---|
TelUri |
Telephone.getUri()
Gets a "tel" URI representing the phone number. |
| Methods in ezvcard.property with parameters of type TelUri | |
|---|---|
void |
Telephone.setUri(TelUri uri)
Sets a "tel" URI representing the phone number. |
| Constructors in ezvcard.property with parameters of type TelUri | |
|---|---|
Telephone(TelUri uri)
Creates a telephone property. |
|
| Uses of TelUri in ezvcard.util |
|---|
| Methods in ezvcard.util that return TelUri | |
|---|---|
TelUri |
TelUri.Builder.build()
Builds the final TelUri object. |
static TelUri |
TelUri.parse(String uri)
Parses a tel URI. |
| Constructors in ezvcard.util with parameters of type TelUri | |
|---|---|
TelUri.Builder(TelUri original)
Creates a new TelUri builder. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||