|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentArrayType.Parameters.ParameterList.Index | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of ComponentArrayType.Parameters.ParameterList.Index in net.opengis.sensorML.x10 |
---|
Methods in net.opengis.sensorML.x10 that return ComponentArrayType.Parameters.ParameterList.Index | |
---|---|
ComponentArrayType.Parameters.ParameterList.Index |
ComponentArrayType.Parameters.ParameterList.addNewIndex()
Appends and returns a new empty value (as xml) as the last "index" element |
ComponentArrayType.Parameters.ParameterList.Index[] |
ComponentArrayType.Parameters.ParameterList.getIndexArray()
Gets array of all "index" elements |
ComponentArrayType.Parameters.ParameterList.Index |
ComponentArrayType.Parameters.ParameterList.getIndexArray(int i)
Gets ith "index" element |
ComponentArrayType.Parameters.ParameterList.Index |
ComponentArrayType.Parameters.ParameterList.insertNewIndex(int i)
Inserts and returns a new empty value (as xml) as the ith "index" element |
static ComponentArrayType.Parameters.ParameterList.Index |
ComponentArrayType.Parameters.ParameterList.Index.Factory.newInstance()
|
static ComponentArrayType.Parameters.ParameterList.Index |
ComponentArrayType.Parameters.ParameterList.Index.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sensorML.x10 with parameters of type ComponentArrayType.Parameters.ParameterList.Index | |
---|---|
void |
ComponentArrayType.Parameters.ParameterList.setIndexArray(ComponentArrayType.Parameters.ParameterList.Index[] indexArray)
Sets array of all "index" element |
void |
ComponentArrayType.Parameters.ParameterList.setIndexArray(int i,
ComponentArrayType.Parameters.ParameterList.Index index)
Sets ith "index" element |
Uses of ComponentArrayType.Parameters.ParameterList.Index in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement ComponentArrayType.Parameters.ParameterList.Index | |
---|---|
static class |
ComponentArrayTypeImpl.ParametersImpl.ParameterListImpl.IndexImpl
An XML index(@http://www.opengis.net/sensorML/1.0). |
Methods in net.opengis.sensorML.x10.impl that return ComponentArrayType.Parameters.ParameterList.Index | |
---|---|
ComponentArrayType.Parameters.ParameterList.Index |
ComponentArrayTypeImpl.ParametersImpl.ParameterListImpl.addNewIndex()
Appends and returns a new empty value (as xml) as the last "index" element |
ComponentArrayType.Parameters.ParameterList.Index[] |
ComponentArrayTypeImpl.ParametersImpl.ParameterListImpl.getIndexArray()
Gets array of all "index" elements |
ComponentArrayType.Parameters.ParameterList.Index |
ComponentArrayTypeImpl.ParametersImpl.ParameterListImpl.getIndexArray(int i)
Gets ith "index" element |
ComponentArrayType.Parameters.ParameterList.Index |
ComponentArrayTypeImpl.ParametersImpl.ParameterListImpl.insertNewIndex(int i)
Inserts and returns a new empty value (as xml) as the ith "index" element |
Methods in net.opengis.sensorML.x10.impl with parameters of type ComponentArrayType.Parameters.ParameterList.Index | |
---|---|
void |
ComponentArrayTypeImpl.ParametersImpl.ParameterListImpl.setIndexArray(ComponentArrayType.Parameters.ParameterList.Index[] indexArray)
Sets array of all "index" element |
void |
ComponentArrayTypeImpl.ParametersImpl.ParameterListImpl.setIndexArray(int i,
ComponentArrayType.Parameters.ParameterList.Index index)
Sets ith "index" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |