Uses of Class
nl.b3p.csw.jaxb.gml.DecimalMinutes
-
Packages that use DecimalMinutes Package Description nl.b3p.csw.jaxb.gml -
-
Uses of DecimalMinutes in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as DecimalMinutes Modifier and Type Field Description protected DecimalMinutesDMSAngleType. decimalMinutesMethods in nl.b3p.csw.jaxb.gml that return DecimalMinutes Modifier and Type Method Description DecimalMinutesObjectFactory. createDecimalMinutes(BigDecimal value)Create an instance ofDecimalMinutes}DecimalMinutesDMSAngleType. getDecimalMinutes()Gets the value of the decimalMinutes property.Methods in nl.b3p.csw.jaxb.gml with parameters of type DecimalMinutes Modifier and Type Method Description voidDMSAngleType. setDecimalMinutes(DecimalMinutes value)Sets the value of the decimalMinutes property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type DecimalMinutes Constructor Description DMSAngleType(Degrees degrees, DecimalMinutes decimalMinutes, Minutes minutes, Seconds seconds)Fully-initialising value constructor
-