Uses of Class
nl.b3p.csw.jaxb.gml.Angle
-
Packages that use Angle Package Description nl.b3p.csw.jaxb.gml -
-
Uses of Angle in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as Angle Modifier and Type Field Description protected AngleAngleChoiceType. angleMethods in nl.b3p.csw.jaxb.gml that return Angle Modifier and Type Method Description AngleObjectFactory. createAngle(MeasureType value)Create an instance ofAngle}AngleAngleChoiceType. getAngle()Gets the value of the angle property.Methods in nl.b3p.csw.jaxb.gml with parameters of type Angle Modifier and Type Method Description voidAngleChoiceType. setAngle(Angle value)Sets the value of the angle property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type Angle Constructor Description AngleChoiceType(Angle angle, DmsAngle dmsAngle)Fully-initialising value constructor
-