Package nl.b3p.csw.jaxb.gml
Class Seconds
- java.lang.Object
-
- javax.xml.bind.JAXBElement<BigDecimal>
-
- nl.b3p.csw.jaxb.gml.Seconds
-
- All Implemented Interfaces:
Serializable
public class Seconds extends javax.xml.bind.JAXBElement<BigDecimal>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Seconds()Seconds(BigDecimal value)
-
-
-
Field Detail
-
NAME
protected static final QName NAME
-
-
Constructor Detail
-
Seconds
public Seconds(BigDecimal value)
-
Seconds
public Seconds()
-
-