|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ContactInformationDocument.ContactInformation
An XML ContactInformation(@http://www.opengis.net/wms). This is a complex type.
Nested Class Summary | |
---|---|
static class |
ContactInformationDocument.ContactInformation.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
ContactAddressDocument.ContactAddress |
addNewContactAddress()
Appends and returns a new empty "ContactAddress" element |
ContactPersonPrimaryDocument.ContactPersonPrimary |
addNewContactPersonPrimary()
Appends and returns a new empty "ContactPersonPrimary" element |
ContactAddressDocument.ContactAddress |
getContactAddress()
Gets the "ContactAddress" element |
String |
getContactElectronicMailAddress()
Gets the "ContactElectronicMailAddress" element |
String |
getContactFacsimileTelephone()
Gets the "ContactFacsimileTelephone" element |
ContactPersonPrimaryDocument.ContactPersonPrimary |
getContactPersonPrimary()
Gets the "ContactPersonPrimary" element |
String |
getContactPosition()
Gets the "ContactPosition" element |
String |
getContactVoiceTelephone()
Gets the "ContactVoiceTelephone" element |
boolean |
isSetContactAddress()
True if has "ContactAddress" element |
boolean |
isSetContactElectronicMailAddress()
True if has "ContactElectronicMailAddress" element |
boolean |
isSetContactFacsimileTelephone()
True if has "ContactFacsimileTelephone" element |
boolean |
isSetContactPersonPrimary()
True if has "ContactPersonPrimary" element |
boolean |
isSetContactPosition()
True if has "ContactPosition" element |
boolean |
isSetContactVoiceTelephone()
True if has "ContactVoiceTelephone" element |
void |
setContactAddress(ContactAddressDocument.ContactAddress contactAddress)
Sets the "ContactAddress" element |
void |
setContactElectronicMailAddress(String contactElectronicMailAddress)
Sets the "ContactElectronicMailAddress" element |
void |
setContactFacsimileTelephone(String contactFacsimileTelephone)
Sets the "ContactFacsimileTelephone" element |
void |
setContactPersonPrimary(ContactPersonPrimaryDocument.ContactPersonPrimary contactPersonPrimary)
Sets the "ContactPersonPrimary" element |
void |
setContactPosition(String contactPosition)
Sets the "ContactPosition" element |
void |
setContactVoiceTelephone(String contactVoiceTelephone)
Sets the "ContactVoiceTelephone" element |
void |
unsetContactAddress()
Unsets the "ContactAddress" element |
void |
unsetContactElectronicMailAddress()
Unsets the "ContactElectronicMailAddress" element |
void |
unsetContactFacsimileTelephone()
Unsets the "ContactFacsimileTelephone" element |
void |
unsetContactPersonPrimary()
Unsets the "ContactPersonPrimary" element |
void |
unsetContactPosition()
Unsets the "ContactPosition" element |
void |
unsetContactVoiceTelephone()
Unsets the "ContactVoiceTelephone" element |
org.apache.xmlbeans.XmlString |
xgetContactElectronicMailAddress()
Gets (as xml) the "ContactElectronicMailAddress" element |
org.apache.xmlbeans.XmlString |
xgetContactFacsimileTelephone()
Gets (as xml) the "ContactFacsimileTelephone" element |
org.apache.xmlbeans.XmlString |
xgetContactPosition()
Gets (as xml) the "ContactPosition" element |
org.apache.xmlbeans.XmlString |
xgetContactVoiceTelephone()
Gets (as xml) the "ContactVoiceTelephone" element |
void |
xsetContactElectronicMailAddress(org.apache.xmlbeans.XmlString contactElectronicMailAddress)
Sets (as xml) the "ContactElectronicMailAddress" element |
void |
xsetContactFacsimileTelephone(org.apache.xmlbeans.XmlString contactFacsimileTelephone)
Sets (as xml) the "ContactFacsimileTelephone" element |
void |
xsetContactPosition(org.apache.xmlbeans.XmlString contactPosition)
Sets (as xml) the "ContactPosition" element |
void |
xsetContactVoiceTelephone(org.apache.xmlbeans.XmlString contactVoiceTelephone)
Sets (as xml) the "ContactVoiceTelephone" element |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
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, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
ContactPersonPrimaryDocument.ContactPersonPrimary getContactPersonPrimary()
boolean isSetContactPersonPrimary()
void setContactPersonPrimary(ContactPersonPrimaryDocument.ContactPersonPrimary contactPersonPrimary)
ContactPersonPrimaryDocument.ContactPersonPrimary addNewContactPersonPrimary()
void unsetContactPersonPrimary()
String getContactPosition()
org.apache.xmlbeans.XmlString xgetContactPosition()
boolean isSetContactPosition()
void setContactPosition(String contactPosition)
void xsetContactPosition(org.apache.xmlbeans.XmlString contactPosition)
void unsetContactPosition()
ContactAddressDocument.ContactAddress getContactAddress()
boolean isSetContactAddress()
void setContactAddress(ContactAddressDocument.ContactAddress contactAddress)
ContactAddressDocument.ContactAddress addNewContactAddress()
void unsetContactAddress()
String getContactVoiceTelephone()
org.apache.xmlbeans.XmlString xgetContactVoiceTelephone()
boolean isSetContactVoiceTelephone()
void setContactVoiceTelephone(String contactVoiceTelephone)
void xsetContactVoiceTelephone(org.apache.xmlbeans.XmlString contactVoiceTelephone)
void unsetContactVoiceTelephone()
String getContactFacsimileTelephone()
org.apache.xmlbeans.XmlString xgetContactFacsimileTelephone()
boolean isSetContactFacsimileTelephone()
void setContactFacsimileTelephone(String contactFacsimileTelephone)
void xsetContactFacsimileTelephone(org.apache.xmlbeans.XmlString contactFacsimileTelephone)
void unsetContactFacsimileTelephone()
String getContactElectronicMailAddress()
org.apache.xmlbeans.XmlString xgetContactElectronicMailAddress()
boolean isSetContactElectronicMailAddress()
void setContactElectronicMailAddress(String contactElectronicMailAddress)
void xsetContactElectronicMailAddress(org.apache.xmlbeans.XmlString contactElectronicMailAddress)
void unsetContactElectronicMailAddress()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |