|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InsertionMetadataType | |
---|---|
net.opengis.swes.x20 | |
net.opengis.swes.x20.impl |
Uses of InsertionMetadataType in net.opengis.swes.x20 |
---|
Methods in net.opengis.swes.x20 that return InsertionMetadataType | |
---|---|
InsertionMetadataType |
InsertSensorType.Metadata.addNewInsertionMetadata()
Appends and returns a new empty "InsertionMetadata" element |
InsertionMetadataType |
InsertionMetadataPropertyType.addNewInsertionMetadata()
Appends and returns a new empty "InsertionMetadata" element |
InsertionMetadataType |
InsertionMetadataDocument.addNewInsertionMetadata()
Appends and returns a new empty "InsertionMetadata" element |
InsertionMetadataType |
InsertSensorType.Metadata.getInsertionMetadata()
Gets the "InsertionMetadata" element |
InsertionMetadataType |
InsertionMetadataPropertyType.getInsertionMetadata()
Gets the "InsertionMetadata" element |
InsertionMetadataType |
InsertionMetadataDocument.getInsertionMetadata()
Gets the "InsertionMetadata" element |
static InsertionMetadataType |
InsertionMetadataType.Factory.newInstance()
Deprecated. No need to be able to create instances of abstract types |
static InsertionMetadataType |
InsertionMetadataType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated. No need to be able to create instances of abstract types |
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(File file)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(InputStream is)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(Node node)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(Reader r)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(String xmlAsString)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(URL u)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(XMLStreamReader sr)
|
static InsertionMetadataType |
InsertionMetadataType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.swes.x20 with parameters of type InsertionMetadataType | |
---|---|
void |
InsertSensorType.Metadata.setInsertionMetadata(InsertionMetadataType insertionMetadata)
Sets the "InsertionMetadata" element |
void |
InsertionMetadataPropertyType.setInsertionMetadata(InsertionMetadataType insertionMetadata)
Sets the "InsertionMetadata" element |
void |
InsertionMetadataDocument.setInsertionMetadata(InsertionMetadataType insertionMetadata)
Sets the "InsertionMetadata" element |
Uses of InsertionMetadataType in net.opengis.swes.x20.impl |
---|
Classes in net.opengis.swes.x20.impl that implement InsertionMetadataType | |
---|---|
class |
InsertionMetadataTypeImpl
An XML InsertionMetadataType(@http://www.opengis.net/swes/2.0). |
Methods in net.opengis.swes.x20.impl that return InsertionMetadataType | |
---|---|
InsertionMetadataType |
InsertSensorTypeImpl.MetadataImpl.addNewInsertionMetadata()
Appends and returns a new empty "InsertionMetadata" element |
InsertionMetadataType |
InsertionMetadataPropertyTypeImpl.addNewInsertionMetadata()
Appends and returns a new empty "InsertionMetadata" element |
InsertionMetadataType |
InsertionMetadataDocumentImpl.addNewInsertionMetadata()
Appends and returns a new empty "InsertionMetadata" element |
InsertionMetadataType |
InsertSensorTypeImpl.MetadataImpl.getInsertionMetadata()
Gets the "InsertionMetadata" element |
InsertionMetadataType |
InsertionMetadataPropertyTypeImpl.getInsertionMetadata()
Gets the "InsertionMetadata" element |
InsertionMetadataType |
InsertionMetadataDocumentImpl.getInsertionMetadata()
Gets the "InsertionMetadata" element |
Methods in net.opengis.swes.x20.impl with parameters of type InsertionMetadataType | |
---|---|
void |
InsertSensorTypeImpl.MetadataImpl.setInsertionMetadata(InsertionMetadataType insertionMetadata)
Sets the "InsertionMetadata" element |
void |
InsertionMetadataPropertyTypeImpl.setInsertionMetadata(InsertionMetadataType insertionMetadata)
Sets the "InsertionMetadata" element |
void |
InsertionMetadataDocumentImpl.setInsertionMetadata(InsertionMetadataType insertionMetadata)
Sets the "InsertionMetadata" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |