Uses of Interface
net.opengis.gml.x32.RelatedTimeType.RelativePosition
-
Packages that use RelatedTimeType.RelativePosition Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of RelatedTimeType.RelativePosition in net.opengis.gml.x32
Methods in net.opengis.gml.x32 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.x32 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.x32.impl
Classes in net.opengis.gml.x32.impl that implement RelatedTimeType.RelativePosition Modifier and Type Class Description static classRelatedTimeTypeImpl.RelativePositionImplAn XML relativePosition(@).Methods in net.opengis.gml.x32.impl that return RelatedTimeType.RelativePosition Modifier and Type Method Description RelatedTimeType.RelativePositionRelatedTimeTypeImpl. xgetRelativePosition()Gets (as xml) the "relativePosition" attributeMethods in net.opengis.gml.x32.impl with parameters of type RelatedTimeType.RelativePosition Modifier and Type Method Description voidRelatedTimeTypeImpl. xsetRelativePosition(RelatedTimeType.RelativePosition relativePosition)Sets (as xml) the "relativePosition" attribute
-