Uses of Interface
net.opengis.gml.x32.DegreesType.Direction
-
Packages that use DegreesType.Direction Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of DegreesType.Direction in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return DegreesType.Direction Modifier and Type Method Description static DegreesType.DirectionDegreesType.Direction.Factory. newInstance()static DegreesType.DirectionDegreesType.Direction.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DegreesType.DirectionDegreesType.Direction.Factory. newValue(Object obj)DegreesType.DirectionDegreesType. xgetDirection()Gets (as xml) the "direction" attributeMethods in net.opengis.gml.x32 with parameters of type DegreesType.Direction Modifier and Type Method Description voidDegreesType. xsetDirection(DegreesType.Direction direction)Sets (as xml) the "direction" attribute -
Uses of DegreesType.Direction in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement DegreesType.Direction Modifier and Type Class Description static classDegreesTypeImpl.DirectionImplAn XML direction(@).Methods in net.opengis.gml.x32.impl that return DegreesType.Direction Modifier and Type Method Description DegreesType.DirectionDegreesTypeImpl. xgetDirection()Gets (as xml) the "direction" attributeMethods in net.opengis.gml.x32.impl with parameters of type DegreesType.Direction Modifier and Type Method Description voidDegreesTypeImpl. xsetDirection(DegreesType.Direction direction)Sets (as xml) the "direction" attribute
-