Uses of Interface
net.opengis.sensorML.x101.SmlLocation.SmlLocation2
-
Packages that use SmlLocation.SmlLocation2 Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl -
-
Uses of SmlLocation.SmlLocation2 in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return SmlLocation.SmlLocation2 Modifier and Type Method Description SmlLocation.SmlLocation2AbstractDerivableComponentType. addNewSmlLocation()Appends and returns a new empty "location" elementSmlLocation.SmlLocation2SmlLocation. addNewSmlLocation()Appends and returns a new empty "location" elementSmlLocation.SmlLocation2AbstractDerivableComponentType. getSmlLocation()Gets the "location" elementSmlLocation.SmlLocation2SmlLocation. getSmlLocation()Gets the "location" elementstatic SmlLocation.SmlLocation2SmlLocation.SmlLocation2.Factory. newInstance()static SmlLocation.SmlLocation2SmlLocation.SmlLocation2.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sensorML.x101 with parameters of type SmlLocation.SmlLocation2 Modifier and Type Method Description voidAbstractDerivableComponentType. setSmlLocation(SmlLocation.SmlLocation2 smlLocation)Sets the "location" elementvoidSmlLocation. setSmlLocation(SmlLocation.SmlLocation2 smlLocation)Sets the "location" element -
Uses of SmlLocation.SmlLocation2 in net.opengis.sensorML.x101.impl
Classes in net.opengis.sensorML.x101.impl that implement SmlLocation.SmlLocation2 Modifier and Type Class Description static classSmlLocationImpl.SmlLocationImpl2An XML location(@http://www.opengis.net/sensorML/1.0.1).Methods in net.opengis.sensorML.x101.impl that return SmlLocation.SmlLocation2 Modifier and Type Method Description SmlLocation.SmlLocation2AbstractDerivableComponentTypeImpl. addNewSmlLocation()Appends and returns a new empty "location" elementSmlLocation.SmlLocation2SmlLocationImpl. addNewSmlLocation()Appends and returns a new empty "location" elementSmlLocation.SmlLocation2AbstractDerivableComponentTypeImpl. getSmlLocation()Gets the "location" elementSmlLocation.SmlLocation2SmlLocationImpl. getSmlLocation()Gets the "location" elementMethods in net.opengis.sensorML.x101.impl with parameters of type SmlLocation.SmlLocation2 Modifier and Type Method Description voidAbstractDerivableComponentTypeImpl. setSmlLocation(SmlLocation.SmlLocation2 smlLocation)Sets the "location" elementvoidSmlLocationImpl. setSmlLocation(SmlLocation.SmlLocation2 smlLocation)Sets the "location" element
-