|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InsertSensorType.Metadata | |
---|---|
net.opengis.swes.x20 | |
net.opengis.swes.x20.impl |
Uses of InsertSensorType.Metadata in net.opengis.swes.x20 |
---|
Methods in net.opengis.swes.x20 that return InsertSensorType.Metadata | |
---|---|
InsertSensorType.Metadata |
InsertSensorType.addNewMetadata()
Appends and returns a new empty value (as xml) as the last "metadata" element |
InsertSensorType.Metadata[] |
InsertSensorType.getMetadataArray()
Gets array of all "metadata" elements |
InsertSensorType.Metadata |
InsertSensorType.getMetadataArray(int i)
Gets ith "metadata" element |
InsertSensorType.Metadata |
InsertSensorType.insertNewMetadata(int i)
Inserts and returns a new empty value (as xml) as the ith "metadata" element |
static InsertSensorType.Metadata |
InsertSensorType.Metadata.Factory.newInstance()
|
static InsertSensorType.Metadata |
InsertSensorType.Metadata.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.swes.x20 with parameters of type InsertSensorType.Metadata | |
---|---|
void |
InsertSensorType.setMetadataArray(InsertSensorType.Metadata[] metadataArray)
Sets array of all "metadata" element |
void |
InsertSensorType.setMetadataArray(int i,
InsertSensorType.Metadata metadata)
Sets ith "metadata" element |
Uses of InsertSensorType.Metadata in net.opengis.swes.x20.impl |
---|
Classes in net.opengis.swes.x20.impl that implement InsertSensorType.Metadata | |
---|---|
static class |
InsertSensorTypeImpl.MetadataImpl
An XML metadata(@http://www.opengis.net/swes/2.0). |
Methods in net.opengis.swes.x20.impl that return InsertSensorType.Metadata | |
---|---|
InsertSensorType.Metadata |
InsertSensorTypeImpl.addNewMetadata()
Appends and returns a new empty value (as xml) as the last "metadata" element |
InsertSensorType.Metadata[] |
InsertSensorTypeImpl.getMetadataArray()
Gets array of all "metadata" elements |
InsertSensorType.Metadata |
InsertSensorTypeImpl.getMetadataArray(int i)
Gets ith "metadata" element |
InsertSensorType.Metadata |
InsertSensorTypeImpl.insertNewMetadata(int i)
Inserts and returns a new empty value (as xml) as the ith "metadata" element |
Methods in net.opengis.swes.x20.impl with parameters of type InsertSensorType.Metadata | |
---|---|
void |
InsertSensorTypeImpl.setMetadataArray(InsertSensorType.Metadata[] metadataArray)
Sets array of all "metadata" element |
void |
InsertSensorTypeImpl.setMetadataArray(int i,
InsertSensorType.Metadata metadata)
Sets ith "metadata" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |