public static interface ContactPersonPrimaryDocument.ContactPersonPrimary
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
ContactPersonPrimaryDocument.ContactPersonPrimary.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getContactOrganization()
Gets the "ContactOrganization" element
|
String |
getContactPerson()
Gets the "ContactPerson" element
|
void |
setContactOrganization(String contactOrganization)
Sets the "ContactOrganization" element
|
void |
setContactPerson(String contactPerson)
Sets the "ContactPerson" element
|
org.apache.xmlbeans.XmlString |
xgetContactOrganization()
Gets (as xml) the "ContactOrganization" element
|
org.apache.xmlbeans.XmlString |
xgetContactPerson()
Gets (as xml) the "ContactPerson" element
|
void |
xsetContactOrganization(org.apache.xmlbeans.XmlString contactOrganization)
Sets (as xml) the "ContactOrganization" element
|
void |
xsetContactPerson(org.apache.xmlbeans.XmlString contactPerson)
Sets (as xml) the "ContactPerson" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getContactPerson()
org.apache.xmlbeans.XmlString xgetContactPerson()
void setContactPerson(String contactPerson)
void xsetContactPerson(org.apache.xmlbeans.XmlString contactPerson)
String getContactOrganization()
org.apache.xmlbeans.XmlString xgetContactOrganization()
void setContactOrganization(String contactOrganization)
void xsetContactOrganization(org.apache.xmlbeans.XmlString contactOrganization)
Copyright © 2015 52north.org. All rights reserved.