|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.vcard4j.java.Type
net.sf.vcard4j.java.StructuredType
net.sf.vcard4j.java.type.ORG
To specify the organizational name and units associated with the vCard.
| Nested Class Summary | |
class |
ORG.Parameters
|
| Constructor Summary | |
ORG(org.w3c.dom.Element type)
|
|
| Method Summary | |
java.lang.String |
getOrgname()
Organization Name |
java.lang.String |
getOrgunit()
Organization Unit |
Parameters |
getParameters()
|
void |
setOrgname(java.lang.String value)
Organization Name |
void |
setOrgunit(java.lang.String value)
Organization Unit |
| Methods inherited from class net.sf.vcard4j.java.Type |
getName |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ORG(org.w3c.dom.Element type)
| Method Detail |
public void setOrgname(java.lang.String value)
public java.lang.String getOrgname()
public void setOrgunit(java.lang.String value)
public java.lang.String getOrgunit()
public Parameters getParameters()
getParameters in class Type
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||