Uses of Class
nl.b3p.csw.jaxb.gml.Minutes
-
Packages that use Minutes Package Description nl.b3p.csw.jaxb.gml -
-
Uses of Minutes in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as Minutes Modifier and Type Field Description protected MinutesDMSAngleType. minutesMethods in nl.b3p.csw.jaxb.gml that return Minutes Modifier and Type Method Description MinutesObjectFactory. createMinutes(Integer value)Create an instance ofMinutes}MinutesDMSAngleType. getMinutes()Gets the value of the minutes property.Methods in nl.b3p.csw.jaxb.gml with parameters of type Minutes Modifier and Type Method Description voidDMSAngleType. setMinutes(Minutes value)Sets the value of the minutes property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type Minutes Constructor Description DMSAngleType(Degrees degrees, DecimalMinutes decimalMinutes, Minutes minutes, Seconds seconds)Fully-initialising value constructor
-