|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SPSContentsType
An XML SPSContentsType(@http://www.opengis.net/sps/2.0). This is a complex type.
Nested Class Summary | |
---|---|
static class |
SPSContentsType.Factory
A factory class with static methods for creating instances of this type. |
Nested classes/interfaces inherited from interface net.opengis.swes.x20.AbstractContentsType |
---|
AbstractContentsType.Offering, AbstractContentsType.RelatedFeature |
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 |
addNewSupportedEncoding()
Appends and returns a new empty value (as xml) as the last "supportedEncoding" element |
void |
addSupportedEncoding(String supportedEncoding)
Appends the value as the last "supportedEncoding" element |
org.apache.xmlbeans.GDuration |
getMinStatusTime()
Gets the "minStatusTime" element |
String[] |
getSupportedEncodingArray()
Gets array of all "supportedEncoding" elements |
String |
getSupportedEncodingArray(int i)
Gets ith "supportedEncoding" element |
org.apache.xmlbeans.XmlAnyURI |
insertNewSupportedEncoding(int i)
Inserts and returns a new empty value (as xml) as the ith "supportedEncoding" element |
void |
insertSupportedEncoding(int i,
String supportedEncoding)
Inserts the value as the ith "supportedEncoding" element |
void |
removeSupportedEncoding(int i)
Removes the ith "supportedEncoding" element |
void |
setMinStatusTime(org.apache.xmlbeans.GDuration minStatusTime)
Sets the "minStatusTime" element |
void |
setSupportedEncodingArray(int i,
String supportedEncoding)
Sets ith "supportedEncoding" element |
void |
setSupportedEncodingArray(String[] supportedEncodingArray)
Sets array of all "supportedEncoding" element |
int |
sizeOfSupportedEncodingArray()
Returns number of "supportedEncoding" element |
org.apache.xmlbeans.XmlDuration |
xgetMinStatusTime()
Gets (as xml) the "minStatusTime" element |
org.apache.xmlbeans.XmlAnyURI[] |
xgetSupportedEncodingArray()
Gets (as xml) array of all "supportedEncoding" elements |
org.apache.xmlbeans.XmlAnyURI |
xgetSupportedEncodingArray(int i)
Gets (as xml) ith "supportedEncoding" element |
void |
xsetMinStatusTime(org.apache.xmlbeans.XmlDuration minStatusTime)
Sets (as xml) the "minStatusTime" element |
void |
xsetSupportedEncodingArray(int i,
org.apache.xmlbeans.XmlAnyURI supportedEncoding)
Sets (as xml) ith "supportedEncoding" element |
void |
xsetSupportedEncodingArray(org.apache.xmlbeans.XmlAnyURI[] supportedEncodingArray)
Sets (as xml) array of all "supportedEncoding" element |
Methods inherited from interface net.opengis.swes.x20.AbstractSWESType |
---|
addNewExtension, addNewName, getDescription, getExtensionArray, getExtensionArray, getId, getIdentifier, getNameArray, getNameArray, insertNewExtension, insertNewName, isSetDescription, isSetId, isSetIdentifier, removeExtension, removeName, setDescription, setExtensionArray, setExtensionArray, setId, setIdentifier, setNameArray, setNameArray, sizeOfExtensionArray, sizeOfNameArray, unsetDescription, unsetId, unsetIdentifier, xgetDescription, xgetId, xgetIdentifier, xsetDescription, xsetId, xsetIdentifier |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, 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 |
---|
org.apache.xmlbeans.GDuration getMinStatusTime()
org.apache.xmlbeans.XmlDuration xgetMinStatusTime()
void setMinStatusTime(org.apache.xmlbeans.GDuration minStatusTime)
void xsetMinStatusTime(org.apache.xmlbeans.XmlDuration minStatusTime)
String[] getSupportedEncodingArray()
String getSupportedEncodingArray(int i)
org.apache.xmlbeans.XmlAnyURI[] xgetSupportedEncodingArray()
org.apache.xmlbeans.XmlAnyURI xgetSupportedEncodingArray(int i)
int sizeOfSupportedEncodingArray()
void setSupportedEncodingArray(String[] supportedEncodingArray)
void setSupportedEncodingArray(int i, String supportedEncoding)
void xsetSupportedEncodingArray(org.apache.xmlbeans.XmlAnyURI[] supportedEncodingArray)
void xsetSupportedEncodingArray(int i, org.apache.xmlbeans.XmlAnyURI supportedEncoding)
void insertSupportedEncoding(int i, String supportedEncoding)
void addSupportedEncoding(String supportedEncoding)
org.apache.xmlbeans.XmlAnyURI insertNewSupportedEncoding(int i)
org.apache.xmlbeans.XmlAnyURI addNewSupportedEncoding()
void removeSupportedEncoding(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |