|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Uid | |
---|---|
ezvcard | |
ezvcard.io.scribe | |
ezvcard.property |
Uses of Uid in ezvcard |
---|
Methods in ezvcard that return Uid | |
---|---|
Uid |
VCard.getUid()
Gets the unique identifier of the vCard. |
Methods in ezvcard with parameters of type Uid | |
---|---|
void |
VCard.setUid(Uid uid)
Sets the unique identifier of the vCard. |
Uses of Uid in ezvcard.io.scribe |
---|
Methods in ezvcard.io.scribe that return Uid | |
---|---|
protected Uid |
UidScribe._parseValue(String value)
|
Uses of Uid in ezvcard.property |
---|
Methods in ezvcard.property that return Uid | |
---|---|
static Uid |
Uid.random()
Generates a UID property that contains a random UID URI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |