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