|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateSensorDescriptionType | |
---|---|
net.opengis.swes.x20 | |
net.opengis.swes.x20.impl |
Uses of UpdateSensorDescriptionType in net.opengis.swes.x20 |
---|
Methods in net.opengis.swes.x20 that return UpdateSensorDescriptionType | |
---|---|
UpdateSensorDescriptionType |
UpdateSensorDescriptionPropertyType.addNewUpdateSensorDescription()
Appends and returns a new empty "UpdateSensorDescription" element |
UpdateSensorDescriptionType |
UpdateSensorDescriptionDocument.addNewUpdateSensorDescription()
Appends and returns a new empty "UpdateSensorDescription" element |
UpdateSensorDescriptionType |
UpdateSensorDescriptionPropertyType.getUpdateSensorDescription()
Gets the "UpdateSensorDescription" element |
UpdateSensorDescriptionType |
UpdateSensorDescriptionDocument.getUpdateSensorDescription()
Gets the "UpdateSensorDescription" element |
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.newInstance()
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(File file)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(InputStream is)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(Node node)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(Reader r)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(String xmlAsString)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(URL u)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(XMLStreamReader sr)
|
static UpdateSensorDescriptionType |
UpdateSensorDescriptionType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.swes.x20 with parameters of type UpdateSensorDescriptionType | |
---|---|
void |
UpdateSensorDescriptionPropertyType.setUpdateSensorDescription(UpdateSensorDescriptionType updateSensorDescription)
Sets the "UpdateSensorDescription" element |
void |
UpdateSensorDescriptionDocument.setUpdateSensorDescription(UpdateSensorDescriptionType updateSensorDescription)
Sets the "UpdateSensorDescription" element |
Uses of UpdateSensorDescriptionType in net.opengis.swes.x20.impl |
---|
Classes in net.opengis.swes.x20.impl that implement UpdateSensorDescriptionType | |
---|---|
class |
UpdateSensorDescriptionTypeImpl
An XML UpdateSensorDescriptionType(@http://www.opengis.net/swes/2.0). |
Methods in net.opengis.swes.x20.impl that return UpdateSensorDescriptionType | |
---|---|
UpdateSensorDescriptionType |
UpdateSensorDescriptionPropertyTypeImpl.addNewUpdateSensorDescription()
Appends and returns a new empty "UpdateSensorDescription" element |
UpdateSensorDescriptionType |
UpdateSensorDescriptionDocumentImpl.addNewUpdateSensorDescription()
Appends and returns a new empty "UpdateSensorDescription" element |
UpdateSensorDescriptionType |
UpdateSensorDescriptionPropertyTypeImpl.getUpdateSensorDescription()
Gets the "UpdateSensorDescription" element |
UpdateSensorDescriptionType |
UpdateSensorDescriptionDocumentImpl.getUpdateSensorDescription()
Gets the "UpdateSensorDescription" element |
Methods in net.opengis.swes.x20.impl with parameters of type UpdateSensorDescriptionType | |
---|---|
void |
UpdateSensorDescriptionPropertyTypeImpl.setUpdateSensorDescription(UpdateSensorDescriptionType updateSensorDescription)
Sets the "UpdateSensorDescription" element |
void |
UpdateSensorDescriptionDocumentImpl.setUpdateSensorDescription(UpdateSensorDescriptionType updateSensorDescription)
Sets the "UpdateSensorDescription" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |