Uses of Class
nl.b3p.csw.jaxb.gml.Degrees
-
Packages that use Degrees Package Description nl.b3p.csw.jaxb.gml -
-
Uses of Degrees in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as Degrees Modifier and Type Field Description protected DegreesDMSAngleType. degreesMethods in nl.b3p.csw.jaxb.gml that return Degrees Modifier and Type Method Description DegreesObjectFactory. createDegrees(DegreesType value)Create an instance ofDegrees}DegreesDMSAngleType. getDegrees()Gets the value of the degrees property.Methods in nl.b3p.csw.jaxb.gml with parameters of type Degrees Modifier and Type Method Description voidDMSAngleType. setDegrees(Degrees value)Sets the value of the degrees property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type Degrees Constructor Description DMSAngleType(Degrees degrees, DecimalMinutes decimalMinutes, Minutes minutes, Seconds seconds)Fully-initialising value constructor
-