Uses of Interface
net.opengis.sensorML.x101.ComponentArrayType.Parameters.ParameterList
-
Packages that use ComponentArrayType.Parameters.ParameterList Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl -
-
Uses of ComponentArrayType.Parameters.ParameterList in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return ComponentArrayType.Parameters.ParameterList Modifier and Type Method Description static ComponentArrayType.Parameters.ParameterListComponentArrayType.Parameters.ParameterList.Factory. newInstance()static ComponentArrayType.Parameters.ParameterListComponentArrayType.Parameters.ParameterList.Factory. newInstance(org.apache.xmlbeans.XmlOptions options) -
Uses of ComponentArrayType.Parameters.ParameterList in net.opengis.sensorML.x101.impl
Classes in net.opengis.sensorML.x101.impl that implement ComponentArrayType.Parameters.ParameterList Modifier and Type Class Description static classComponentArrayTypeImpl.ParametersImpl.ParameterListImplAn XML ParameterList(@http://www.opengis.net/sensorML/1.0.1).
-