|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Agent | |
---|---|
ezvcard | |
ezvcard.io.scribe |
Uses of Agent in ezvcard |
---|
Methods in ezvcard that return Agent | |
---|---|
Agent |
VCard.getAgent()
Gets information about the person's agent. |
Methods in ezvcard with parameters of type Agent | |
---|---|
void |
VCard.setAgent(Agent agent)
Sets information about the person's agent. |
Uses of Agent in ezvcard.io.scribe |
---|
Methods in ezvcard.io.scribe that return Agent | |
---|---|
protected Agent |
AgentScribe._parseHtml(HCardElement element,
List<String> warnings)
|
protected Agent |
AgentScribe._parseText(String value,
VCardDataType dataType,
VCardVersion version,
VCardParameters parameters,
List<String> warnings)
|
Methods in ezvcard.io.scribe with parameters of type Agent | |
---|---|
protected VCardDataType |
AgentScribe._dataType(Agent property,
VCardVersion version)
|
protected String |
AgentScribe._writeText(Agent property,
VCardVersion version)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |