|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InsertSensorType | |
---|---|
net.opengis.swes.x20 | |
net.opengis.swes.x20.impl |
Uses of InsertSensorType in net.opengis.swes.x20 |
---|
Methods in net.opengis.swes.x20 that return InsertSensorType | |
---|---|
InsertSensorType |
InsertSensorPropertyType.addNewInsertSensor()
Appends and returns a new empty "InsertSensor" element |
InsertSensorType |
InsertSensorDocument.addNewInsertSensor()
Appends and returns a new empty "InsertSensor" element |
InsertSensorType |
InsertSensorPropertyType.getInsertSensor()
Gets the "InsertSensor" element |
InsertSensorType |
InsertSensorDocument.getInsertSensor()
Gets the "InsertSensor" element |
static InsertSensorType |
InsertSensorType.Factory.newInstance()
|
static InsertSensorType |
InsertSensorType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorType |
InsertSensorType.Factory.parse(File file)
|
static InsertSensorType |
InsertSensorType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorType |
InsertSensorType.Factory.parse(InputStream is)
|
static InsertSensorType |
InsertSensorType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorType |
InsertSensorType.Factory.parse(Node node)
|
static InsertSensorType |
InsertSensorType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorType |
InsertSensorType.Factory.parse(Reader r)
|
static InsertSensorType |
InsertSensorType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorType |
InsertSensorType.Factory.parse(String xmlAsString)
|
static InsertSensorType |
InsertSensorType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorType |
InsertSensorType.Factory.parse(URL u)
|
static InsertSensorType |
InsertSensorType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static InsertSensorType |
InsertSensorType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static InsertSensorType |
InsertSensorType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static InsertSensorType |
InsertSensorType.Factory.parse(XMLStreamReader sr)
|
static InsertSensorType |
InsertSensorType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.swes.x20 with parameters of type InsertSensorType | |
---|---|
void |
InsertSensorPropertyType.setInsertSensor(InsertSensorType insertSensor)
Sets the "InsertSensor" element |
void |
InsertSensorDocument.setInsertSensor(InsertSensorType insertSensor)
Sets the "InsertSensor" element |
Uses of InsertSensorType in net.opengis.swes.x20.impl |
---|
Classes in net.opengis.swes.x20.impl that implement InsertSensorType | |
---|---|
class |
InsertSensorTypeImpl
An XML InsertSensorType(@http://www.opengis.net/swes/2.0). |
Methods in net.opengis.swes.x20.impl that return InsertSensorType | |
---|---|
InsertSensorType |
InsertSensorPropertyTypeImpl.addNewInsertSensor()
Appends and returns a new empty "InsertSensor" element |
InsertSensorType |
InsertSensorDocumentImpl.addNewInsertSensor()
Appends and returns a new empty "InsertSensor" element |
InsertSensorType |
InsertSensorPropertyTypeImpl.getInsertSensor()
Gets the "InsertSensor" element |
InsertSensorType |
InsertSensorDocumentImpl.getInsertSensor()
Gets the "InsertSensor" element |
Methods in net.opengis.swes.x20.impl with parameters of type InsertSensorType | |
---|---|
void |
InsertSensorPropertyTypeImpl.setInsertSensor(InsertSensorType insertSensor)
Sets the "InsertSensor" element |
void |
InsertSensorDocumentImpl.setInsertSensor(InsertSensorType insertSensor)
Sets the "InsertSensor" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |