|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetResourceByIdType
An XML GetResourceByIdType(@http://www.opengis.net/ows/1.1). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
GetResourceByIdType.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 | |
|---|---|
org.apache.xmlbeans.XmlAnyURI |
addNewResourceID()
Appends and returns a new empty value (as xml) as the last "ResourceID" element |
void |
addResourceID(String resourceID)
Appends the value as the last "ResourceID" element |
String |
getOutputFormat()
Gets the "OutputFormat" element |
String[] |
getResourceIDArray()
Gets array of all "ResourceID" elements |
String |
getResourceIDArray(int i)
Gets ith "ResourceID" element |
String |
getService()
Gets the "service" attribute |
String |
getVersion()
Gets the "version" attribute |
org.apache.xmlbeans.XmlAnyURI |
insertNewResourceID(int i)
Inserts and returns a new empty value (as xml) as the ith "ResourceID" element |
void |
insertResourceID(int i,
String resourceID)
Inserts the value as the ith "ResourceID" element |
boolean |
isSetOutputFormat()
True if has "OutputFormat" element |
void |
removeResourceID(int i)
Removes the ith "ResourceID" element |
void |
setOutputFormat(String outputFormat)
Sets the "OutputFormat" element |
void |
setResourceIDArray(int i,
String resourceID)
Sets ith "ResourceID" element |
void |
setResourceIDArray(String[] resourceIDArray)
Sets array of all "ResourceID" element |
void |
setService(String service)
Sets the "service" attribute |
void |
setVersion(String version)
Sets the "version" attribute |
int |
sizeOfResourceIDArray()
Returns number of "ResourceID" element |
void |
unsetOutputFormat()
Unsets the "OutputFormat" element |
MimeType |
xgetOutputFormat()
Gets (as xml) the "OutputFormat" element |
org.apache.xmlbeans.XmlAnyURI[] |
xgetResourceIDArray()
Gets (as xml) array of all "ResourceID" elements |
org.apache.xmlbeans.XmlAnyURI |
xgetResourceIDArray(int i)
Gets (as xml) ith "ResourceID" element |
ServiceType |
xgetService()
Gets (as xml) the "service" attribute |
VersionType |
xgetVersion()
Gets (as xml) the "version" attribute |
void |
xsetOutputFormat(MimeType outputFormat)
Sets (as xml) the "OutputFormat" element |
void |
xsetResourceIDArray(int i,
org.apache.xmlbeans.XmlAnyURI resourceID)
Sets (as xml) ith "ResourceID" element |
void |
xsetResourceIDArray(org.apache.xmlbeans.XmlAnyURI[] resourceIDArray)
Sets (as xml) array of all "ResourceID" element |
void |
xsetService(ServiceType service)
Sets (as xml) the "service" attribute |
void |
xsetVersion(VersionType version)
Sets (as xml) the "version" 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 |
|---|
String[] getResourceIDArray()
String getResourceIDArray(int i)
org.apache.xmlbeans.XmlAnyURI[] xgetResourceIDArray()
org.apache.xmlbeans.XmlAnyURI xgetResourceIDArray(int i)
int sizeOfResourceIDArray()
void setResourceIDArray(String[] resourceIDArray)
void setResourceIDArray(int i,
String resourceID)
void xsetResourceIDArray(org.apache.xmlbeans.XmlAnyURI[] resourceIDArray)
void xsetResourceIDArray(int i,
org.apache.xmlbeans.XmlAnyURI resourceID)
void insertResourceID(int i,
String resourceID)
void addResourceID(String resourceID)
org.apache.xmlbeans.XmlAnyURI insertNewResourceID(int i)
org.apache.xmlbeans.XmlAnyURI addNewResourceID()
void removeResourceID(int i)
String getOutputFormat()
MimeType xgetOutputFormat()
boolean isSetOutputFormat()
void setOutputFormat(String outputFormat)
void xsetOutputFormat(MimeType outputFormat)
void unsetOutputFormat()
String getService()
ServiceType xgetService()
void setService(String service)
void xsetService(ServiceType service)
String getVersion()
VersionType xgetVersion()
void setVersion(String version)
void xsetVersion(VersionType version)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||