Uses of Interface
net.opengis.gml.RelatedTimeType.RelativePosition
-
Packages that use RelatedTimeType.RelativePosition Package Description net.opengis.gml net.opengis.gml.impl -
-
Uses of RelatedTimeType.RelativePosition in net.opengis.gml
Methods in net.opengis.gml that return RelatedTimeType.RelativePosition Modifier and Type Method Description static RelatedTimeType.RelativePositionRelatedTimeType.RelativePosition.Factory. newInstance()static RelatedTimeType.RelativePositionRelatedTimeType.RelativePosition.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static RelatedTimeType.RelativePositionRelatedTimeType.RelativePosition.Factory. newValue(Object obj)RelatedTimeType.RelativePositionRelatedTimeType. xgetRelativePosition()Gets (as xml) the "relativePosition" attributeMethods in net.opengis.gml with parameters of type RelatedTimeType.RelativePosition Modifier and Type Method Description voidRelatedTimeType. xsetRelativePosition(RelatedTimeType.RelativePosition relativePosition)Sets (as xml) the "relativePosition" attribute -
Uses of RelatedTimeType.RelativePosition in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement RelatedTimeType.RelativePosition Modifier and Type Class Description static classRelatedTimeTypeImpl.RelativePositionImplAn XML relativePosition(@).Methods in net.opengis.gml.impl that return RelatedTimeType.RelativePosition Modifier and Type Method Description RelatedTimeType.RelativePositionRelatedTimeTypeImpl. xgetRelativePosition()Gets (as xml) the "relativePosition" attributeMethods in net.opengis.gml.impl with parameters of type RelatedTimeType.RelativePosition Modifier and Type Method Description voidRelatedTimeTypeImpl. xsetRelativePosition(RelatedTimeType.RelativePosition relativePosition)Sets (as xml) the "relativePosition" attribute
-