|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContactType
An XML ContactType(@http://www.opengis.net/ows/1.1). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ContactType.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 | |
|---|---|
AddressType |
addNewAddress()
Appends and returns a new empty "Address" element |
OnlineResourceType |
addNewOnlineResource()
Appends and returns a new empty "OnlineResource" element |
TelephoneType |
addNewPhone()
Appends and returns a new empty "Phone" element |
AddressType |
getAddress()
Gets the "Address" element |
String |
getContactInstructions()
Gets the "ContactInstructions" element |
String |
getHoursOfService()
Gets the "HoursOfService" element |
OnlineResourceType |
getOnlineResource()
Gets the "OnlineResource" element |
TelephoneType |
getPhone()
Gets the "Phone" element |
boolean |
isSetAddress()
True if has "Address" element |
boolean |
isSetContactInstructions()
True if has "ContactInstructions" element |
boolean |
isSetHoursOfService()
True if has "HoursOfService" element |
boolean |
isSetOnlineResource()
True if has "OnlineResource" element |
boolean |
isSetPhone()
True if has "Phone" element |
void |
setAddress(AddressType address)
Sets the "Address" element |
void |
setContactInstructions(String contactInstructions)
Sets the "ContactInstructions" element |
void |
setHoursOfService(String hoursOfService)
Sets the "HoursOfService" element |
void |
setOnlineResource(OnlineResourceType onlineResource)
Sets the "OnlineResource" element |
void |
setPhone(TelephoneType phone)
Sets the "Phone" element |
void |
unsetAddress()
Unsets the "Address" element |
void |
unsetContactInstructions()
Unsets the "ContactInstructions" element |
void |
unsetHoursOfService()
Unsets the "HoursOfService" element |
void |
unsetOnlineResource()
Unsets the "OnlineResource" element |
void |
unsetPhone()
Unsets the "Phone" element |
org.apache.xmlbeans.XmlString |
xgetContactInstructions()
Gets (as xml) the "ContactInstructions" element |
org.apache.xmlbeans.XmlString |
xgetHoursOfService()
Gets (as xml) the "HoursOfService" element |
void |
xsetContactInstructions(org.apache.xmlbeans.XmlString contactInstructions)
Sets (as xml) the "ContactInstructions" element |
void |
xsetHoursOfService(org.apache.xmlbeans.XmlString hoursOfService)
Sets (as xml) the "HoursOfService" element |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, 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 |
|---|
TelephoneType getPhone()
boolean isSetPhone()
void setPhone(TelephoneType phone)
TelephoneType addNewPhone()
void unsetPhone()
AddressType getAddress()
boolean isSetAddress()
void setAddress(AddressType address)
AddressType addNewAddress()
void unsetAddress()
OnlineResourceType getOnlineResource()
boolean isSetOnlineResource()
void setOnlineResource(OnlineResourceType onlineResource)
OnlineResourceType addNewOnlineResource()
void unsetOnlineResource()
String getHoursOfService()
org.apache.xmlbeans.XmlString xgetHoursOfService()
boolean isSetHoursOfService()
void setHoursOfService(String hoursOfService)
void xsetHoursOfService(org.apache.xmlbeans.XmlString hoursOfService)
void unsetHoursOfService()
String getContactInstructions()
org.apache.xmlbeans.XmlString xgetContactInstructions()
boolean isSetContactInstructions()
void setContactInstructions(String contactInstructions)
void xsetContactInstructions(org.apache.xmlbeans.XmlString contactInstructions)
void unsetContactInstructions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||