|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResponsiblePartySubsetType
An XML ResponsiblePartySubsetType(@http://www.opengis.net/ows/1.1). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ResponsiblePartySubsetType.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 |
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 |
isSetPositionName()
True if has "PositionName" element |
boolean |
isSetRole()
True if has "Role" element |
void |
setContactInfo(ContactType contactInfo)
Sets the "ContactInfo" element |
void |
setIndividualName(String individualName)
Sets the "IndividualName" 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 |
unsetPositionName()
Unsets the "PositionName" element |
void |
unsetRole()
Unsets the "Role" element |
org.apache.xmlbeans.XmlString |
xgetIndividualName()
Gets (as xml) the "IndividualName" 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 |
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 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()
boolean isSetRole()
void setRole(CodeType role)
CodeType addNewRole()
void unsetRole()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||