|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetStatusType | |
---|---|
net.opengis.sps.x20 | |
net.opengis.sps.x20.impl |
Uses of GetStatusType in net.opengis.sps.x20 |
---|
Methods in net.opengis.sps.x20 that return GetStatusType | |
---|---|
GetStatusType |
GetStatusPropertyType.addNewGetStatus()
Appends and returns a new empty "GetStatus" element |
GetStatusType |
GetStatusDocument.addNewGetStatus()
Appends and returns a new empty "GetStatus" element |
GetStatusType |
GetStatusPropertyType.getGetStatus()
Gets the "GetStatus" element |
GetStatusType |
GetStatusDocument.getGetStatus()
Gets the "GetStatus" element |
static GetStatusType |
GetStatusType.Factory.newInstance()
|
static GetStatusType |
GetStatusType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static GetStatusType |
GetStatusType.Factory.parse(File file)
|
static GetStatusType |
GetStatusType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static GetStatusType |
GetStatusType.Factory.parse(InputStream is)
|
static GetStatusType |
GetStatusType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static GetStatusType |
GetStatusType.Factory.parse(Node node)
|
static GetStatusType |
GetStatusType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static GetStatusType |
GetStatusType.Factory.parse(Reader r)
|
static GetStatusType |
GetStatusType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static GetStatusType |
GetStatusType.Factory.parse(String xmlAsString)
|
static GetStatusType |
GetStatusType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static GetStatusType |
GetStatusType.Factory.parse(URL u)
|
static GetStatusType |
GetStatusType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static GetStatusType |
GetStatusType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static GetStatusType |
GetStatusType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static GetStatusType |
GetStatusType.Factory.parse(XMLStreamReader sr)
|
static GetStatusType |
GetStatusType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sps.x20 with parameters of type GetStatusType | |
---|---|
void |
GetStatusPropertyType.setGetStatus(GetStatusType getStatus)
Sets the "GetStatus" element |
void |
GetStatusDocument.setGetStatus(GetStatusType getStatus)
Sets the "GetStatus" element |
Uses of GetStatusType in net.opengis.sps.x20.impl |
---|
Classes in net.opengis.sps.x20.impl that implement GetStatusType | |
---|---|
class |
GetStatusTypeImpl
An XML GetStatusType(@http://www.opengis.net/sps/2.0). |
Methods in net.opengis.sps.x20.impl that return GetStatusType | |
---|---|
GetStatusType |
GetStatusPropertyTypeImpl.addNewGetStatus()
Appends and returns a new empty "GetStatus" element |
GetStatusType |
GetStatusDocumentImpl.addNewGetStatus()
Appends and returns a new empty "GetStatus" element |
GetStatusType |
GetStatusPropertyTypeImpl.getGetStatus()
Gets the "GetStatus" element |
GetStatusType |
GetStatusDocumentImpl.getGetStatus()
Gets the "GetStatus" element |
Methods in net.opengis.sps.x20.impl with parameters of type GetStatusType | |
---|---|
void |
GetStatusPropertyTypeImpl.setGetStatus(GetStatusType getStatus)
Sets the "GetStatus" element |
void |
GetStatusDocumentImpl.setGetStatus(GetStatusType getStatus)
Sets the "GetStatus" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |