Uses of Class
nl.b3p.csw.jaxb.gml.DmsAngle
-
Packages that use DmsAngle Package Description nl.b3p.csw.jaxb.gml -
-
Uses of DmsAngle in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as DmsAngle Modifier and Type Field Description protected DmsAngleAngleChoiceType. dmsAngleMethods in nl.b3p.csw.jaxb.gml that return DmsAngle Modifier and Type Method Description DmsAngleObjectFactory. createDmsAngle(DMSAngleType value)Create an instance ofDmsAngle}DmsAngleAngleChoiceType. getDmsAngle()Gets the value of the dmsAngle property.Methods in nl.b3p.csw.jaxb.gml with parameters of type DmsAngle Modifier and Type Method Description voidAngleChoiceType. setDmsAngle(DmsAngle value)Sets the value of the dmsAngle property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type DmsAngle Constructor Description AngleChoiceType(Angle angle, DmsAngle dmsAngle)Fully-initialising value constructor
-