|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientPidMapType | |
|---|---|
| ezvcard | |
| ezvcard.types | |
| Uses of ClientPidMapType in ezvcard |
|---|
| Methods in ezvcard that return types with arguments of type ClientPidMapType | |
|---|---|
List<ClientPidMapType> |
VCard.getClientPidMaps()
Gets the properties that are used to assign globally-unique identifiers to individual property instances. |
| Methods in ezvcard with parameters of type ClientPidMapType | |
|---|---|
void |
VCard.addClientPidMap(ClientPidMapType clientPidMap)
Adds a property that is used to assign a globally-unique identifier to an individual property instance. |
| Uses of ClientPidMapType in ezvcard.types |
|---|
| Methods in ezvcard.types that return ClientPidMapType | |
|---|---|
static ClientPidMapType |
ClientPidMapType.random(int pid)
Generates a CLIENTPIDMAP type that contains a random UID URI. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||