Uses of Interface
eu.europa.ec.inspire.schemas.omor.x30.ObservationSetType.Extent
-
Packages that use ObservationSetType.Extent Package Description eu.europa.ec.inspire.schemas.omor.x30 eu.europa.ec.inspire.schemas.omor.x30.impl -
-
Uses of ObservationSetType.Extent in eu.europa.ec.inspire.schemas.omor.x30
Methods in eu.europa.ec.inspire.schemas.omor.x30 that return ObservationSetType.Extent Modifier and Type Method Description ObservationSetType.ExtentObservationSetType. addNewExtent()Appends and returns a new empty "extent" elementObservationSetType.ExtentObservationSetType. getExtent()Gets the "extent" elementstatic ObservationSetType.ExtentObservationSetType.Extent.Factory. newInstance()static ObservationSetType.ExtentObservationSetType.Extent.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.omor.x30 with parameters of type ObservationSetType.Extent Modifier and Type Method Description voidObservationSetType. setExtent(ObservationSetType.Extent extent)Sets the "extent" element -
Uses of ObservationSetType.Extent in eu.europa.ec.inspire.schemas.omor.x30.impl
Classes in eu.europa.ec.inspire.schemas.omor.x30.impl that implement ObservationSetType.Extent Modifier and Type Class Description static classObservationSetTypeImpl.ExtentImplAn XML extent(@http://inspire.ec.europa.eu/schemas/omor/3.0).Methods in eu.europa.ec.inspire.schemas.omor.x30.impl that return ObservationSetType.Extent Modifier and Type Method Description ObservationSetType.ExtentObservationSetTypeImpl. addNewExtent()Appends and returns a new empty "extent" elementObservationSetType.ExtentObservationSetTypeImpl. getExtent()Gets the "extent" elementMethods in eu.europa.ec.inspire.schemas.omor.x30.impl with parameters of type ObservationSetType.Extent Modifier and Type Method Description voidObservationSetTypeImpl. setExtent(ObservationSetType.Extent extent)Sets the "extent" element
-