Package org.apache.sis.internal.jaxb.gco
Class GO_Real.Since2014
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<GO_Real,Double>
org.apache.sis.internal.jaxb.gco.PropertyType<GO_Real,Double>
org.apache.sis.internal.jaxb.gco.GO_Real
org.apache.sis.internal.jaxb.gco.GO_Real.Since2014
- Enclosing class:
GO_Real
Wraps the value only if marshalling ISO 19115-3 element.
Otherwise (i.e. if marshalling a legacy ISO 19139:2007 document), omit the element.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.sis.internal.jaxb.gco.GO_Real
GO_Real.Since2014
-
Field Summary
Fields inherited from class org.apache.sis.internal.jaxb.gco.PropertyType
metadata
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sis.internal.jaxb.gco.GO_Real
getBoundType, getElement, setElement
Methods inherited from class org.apache.sis.internal.jaxb.gco.PropertyType
accept2014, getActuate, getArcRole, getHRef, getNilReason, getRole, getShow, getTitle, getUUIDREF, incomplete, marshal, resolve, setActuate, setArcRole, setHRef, setNilReason, setRole, setShow, setTitle, setUUIDREF, unmarshal
-
Constructor Details
-
Since2014
public Since2014()Empty constructor used only by JAXB.
-
-
Method Details