|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResponsiblePartyType
An XML ResponsiblePartyType(@http://www.opengis.net/ows/1.1). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ResponsiblePartyType.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 | |
|---|---|
ContactType |
addNewContactInfo()
Appends and returns a new empty "ContactInfo" element |
CodeType |
addNewRole()
Appends and returns a new empty "Role" element |
ContactType |
getContactInfo()
Gets the "ContactInfo" element |
String |
getIndividualName()
Gets the "IndividualName" element |
String |
getOrganisationName()
Gets the "OrganisationName" element |
String |
getPositionName()
Gets the "PositionName" element |
CodeType |
getRole()
Gets the "Role" element |
boolean |
isSetContactInfo()
True if has "ContactInfo" element |
boolean |
isSetIndividualName()
True if has "IndividualName" element |
boolean |
isSetOrganisationName()
True if has "OrganisationName" element |
boolean |
isSetPositionName()
True if has "PositionName" element |
void |
setContactInfo(ContactType contactInfo)
Sets the "ContactInfo" element |
void |
setIndividualName(String individualName)
Sets the "IndividualName" element |
void |
setOrganisationName(String organisationName)
Sets the "OrganisationName" element |
void |
setPositionName(String positionName)
Sets the "PositionName" element |
void |
setRole(CodeType role)
Sets the "Role" element |
void |
unsetContactInfo()
Unsets the "ContactInfo" element |
void |
unsetIndividualName()
Unsets the "IndividualName" element |
void |
unsetOrganisationName()
Unsets the "OrganisationName" element |
void |
unsetPositionName()
Unsets the "PositionName" element |
org.apache.xmlbeans.XmlString |
xgetIndividualName()
Gets (as xml) the "IndividualName" element |
org.apache.xmlbeans.XmlString |
xgetOrganisationName()
Gets (as xml) the "OrganisationName" element |
org.apache.xmlbeans.XmlString |
xgetPositionName()
Gets (as xml) the "PositionName" element |
void |
xsetIndividualName(org.apache.xmlbeans.XmlString individualName)
Sets (as xml) the "IndividualName" element |
void |
xsetOrganisationName(org.apache.xmlbeans.XmlString organisationName)
Sets (as xml) the "OrganisationName" element |
void |
xsetPositionName(org.apache.xmlbeans.XmlString positionName)
Sets (as xml) the "PositionName" 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 |
|---|
String getIndividualName()
org.apache.xmlbeans.XmlString xgetIndividualName()
boolean isSetIndividualName()
void setIndividualName(String individualName)
void xsetIndividualName(org.apache.xmlbeans.XmlString individualName)
void unsetIndividualName()
String getOrganisationName()
org.apache.xmlbeans.XmlString xgetOrganisationName()
boolean isSetOrganisationName()
void setOrganisationName(String organisationName)
void xsetOrganisationName(org.apache.xmlbeans.XmlString organisationName)
void unsetOrganisationName()
String getPositionName()
org.apache.xmlbeans.XmlString xgetPositionName()
boolean isSetPositionName()
void setPositionName(String positionName)
void xsetPositionName(org.apache.xmlbeans.XmlString positionName)
void unsetPositionName()
ContactType getContactInfo()
boolean isSetContactInfo()
void setContactInfo(ContactType contactInfo)
ContactType addNewContactInfo()
void unsetContactInfo()
CodeType getRole()
void setRole(CodeType role)
CodeType addNewRole()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||