|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetCapabilitiesType
An XML GetCapabilitiesType(@http://www.opengis.net/ows/1.1). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
GetCapabilitiesType.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 | |
|---|---|
AcceptFormatsType |
addNewAcceptFormats()
Appends and returns a new empty "AcceptFormats" element |
AcceptVersionsType |
addNewAcceptVersions()
Appends and returns a new empty "AcceptVersions" element |
SectionsType |
addNewSections()
Appends and returns a new empty "Sections" element |
AcceptFormatsType |
getAcceptFormats()
Gets the "AcceptFormats" element |
AcceptVersionsType |
getAcceptVersions()
Gets the "AcceptVersions" element |
SectionsType |
getSections()
Gets the "Sections" element |
String |
getUpdateSequence()
Gets the "updateSequence" attribute |
boolean |
isSetAcceptFormats()
True if has "AcceptFormats" element |
boolean |
isSetAcceptVersions()
True if has "AcceptVersions" element |
boolean |
isSetSections()
True if has "Sections" element |
boolean |
isSetUpdateSequence()
True if has "updateSequence" attribute |
void |
setAcceptFormats(AcceptFormatsType acceptFormats)
Sets the "AcceptFormats" element |
void |
setAcceptVersions(AcceptVersionsType acceptVersions)
Sets the "AcceptVersions" element |
void |
setSections(SectionsType sections)
Sets the "Sections" element |
void |
setUpdateSequence(String updateSequence)
Sets the "updateSequence" attribute |
void |
unsetAcceptFormats()
Unsets the "AcceptFormats" element |
void |
unsetAcceptVersions()
Unsets the "AcceptVersions" element |
void |
unsetSections()
Unsets the "Sections" element |
void |
unsetUpdateSequence()
Unsets the "updateSequence" attribute |
UpdateSequenceType |
xgetUpdateSequence()
Gets (as xml) the "updateSequence" attribute |
void |
xsetUpdateSequence(UpdateSequenceType updateSequence)
Sets (as xml) the "updateSequence" attribute |
| 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 |
|---|
AcceptVersionsType getAcceptVersions()
boolean isSetAcceptVersions()
void setAcceptVersions(AcceptVersionsType acceptVersions)
AcceptVersionsType addNewAcceptVersions()
void unsetAcceptVersions()
SectionsType getSections()
boolean isSetSections()
void setSections(SectionsType sections)
SectionsType addNewSections()
void unsetSections()
AcceptFormatsType getAcceptFormats()
boolean isSetAcceptFormats()
void setAcceptFormats(AcceptFormatsType acceptFormats)
AcceptFormatsType addNewAcceptFormats()
void unsetAcceptFormats()
String getUpdateSequence()
UpdateSequenceType xgetUpdateSequence()
boolean isSetUpdateSequence()
void setUpdateSequence(String updateSequence)
void xsetUpdateSequence(UpdateSequenceType updateSequence)
void unsetUpdateSequence()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||