|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateSequenceType | |
|---|---|
| net.opengis.ows.x11 | |
| net.opengis.ows.x11.impl | |
| Uses of UpdateSequenceType in net.opengis.ows.x11 |
|---|
| Methods in net.opengis.ows.x11 that return UpdateSequenceType | |
|---|---|
static UpdateSequenceType |
UpdateSequenceType.Factory.newInstance()
|
static UpdateSequenceType |
UpdateSequenceType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.newValue(Object obj)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(File file)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(InputStream is)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(Node node)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(Reader r)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(String xmlAsString)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(URL u)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(XMLStreamReader sr)
|
static UpdateSequenceType |
UpdateSequenceType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
UpdateSequenceType |
GetCapabilitiesType.xgetUpdateSequence()
Gets (as xml) the "updateSequence" attribute |
UpdateSequenceType |
CapabilitiesBaseType.xgetUpdateSequence()
Gets (as xml) the "updateSequence" attribute |
| Methods in net.opengis.ows.x11 with parameters of type UpdateSequenceType | |
|---|---|
void |
GetCapabilitiesType.xsetUpdateSequence(UpdateSequenceType updateSequence)
Sets (as xml) the "updateSequence" attribute |
void |
CapabilitiesBaseType.xsetUpdateSequence(UpdateSequenceType updateSequence)
Sets (as xml) the "updateSequence" attribute |
| Uses of UpdateSequenceType in net.opengis.ows.x11.impl |
|---|
| Classes in net.opengis.ows.x11.impl that implement UpdateSequenceType | |
|---|---|
class |
UpdateSequenceTypeImpl
An XML UpdateSequenceType(@http://www.opengis.net/ows/1.1). |
| Methods in net.opengis.ows.x11.impl that return UpdateSequenceType | |
|---|---|
UpdateSequenceType |
GetCapabilitiesTypeImpl.xgetUpdateSequence()
Gets (as xml) the "updateSequence" attribute |
UpdateSequenceType |
CapabilitiesBaseTypeImpl.xgetUpdateSequence()
Gets (as xml) the "updateSequence" attribute |
| Methods in net.opengis.ows.x11.impl with parameters of type UpdateSequenceType | |
|---|---|
void |
GetCapabilitiesTypeImpl.xsetUpdateSequence(UpdateSequenceType updateSequence)
Sets (as xml) the "updateSequence" attribute |
void |
CapabilitiesBaseTypeImpl.xsetUpdateSequence(UpdateSequenceType updateSequence)
Sets (as xml) the "updateSequence" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||