|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParametersDocument.Parameters.ParameterList | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of ParametersDocument.Parameters.ParameterList in net.opengis.sensorML.x10 |
---|
Methods in net.opengis.sensorML.x10 that return ParametersDocument.Parameters.ParameterList | |
---|---|
ParametersDocument.Parameters.ParameterList |
ParametersDocument.Parameters.addNewParameterList()
Appends and returns a new empty "ParameterList" element |
ParametersDocument.Parameters.ParameterList |
ParametersDocument.Parameters.getParameterList()
Gets the "ParameterList" element |
static ParametersDocument.Parameters.ParameterList |
ParametersDocument.Parameters.ParameterList.Factory.newInstance()
|
static ParametersDocument.Parameters.ParameterList |
ParametersDocument.Parameters.ParameterList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sensorML.x10 with parameters of type ParametersDocument.Parameters.ParameterList | |
---|---|
void |
ParametersDocument.Parameters.setParameterList(ParametersDocument.Parameters.ParameterList parameterList)
Sets the "ParameterList" element |
Uses of ParametersDocument.Parameters.ParameterList in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement ParametersDocument.Parameters.ParameterList | |
---|---|
static class |
ParametersDocumentImpl.ParametersImpl.ParameterListImpl
An XML ParameterList(@http://www.opengis.net/sensorML/1.0). |
Methods in net.opengis.sensorML.x10.impl that return ParametersDocument.Parameters.ParameterList | |
---|---|
ParametersDocument.Parameters.ParameterList |
ParametersDocumentImpl.ParametersImpl.addNewParameterList()
Appends and returns a new empty "ParameterList" element |
ParametersDocument.Parameters.ParameterList |
ParametersDocumentImpl.ParametersImpl.getParameterList()
Gets the "ParameterList" element |
Methods in net.opengis.sensorML.x10.impl with parameters of type ParametersDocument.Parameters.ParameterList | |
---|---|
void |
ParametersDocumentImpl.ParametersImpl.setParameterList(ParametersDocument.Parameters.ParameterList parameterList)
Sets the "ParameterList" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |