Package net.opengis.swe.v20
Interface UnitReference
- All Superinterfaces:
IXlinkReference<Unit>
,OgcProperty<Unit>
,Serializable
- All Known Implementing Classes:
UnitReferenceImpl
POJO class for XML type UnitReference(@http://www.opengis.net/swe/2.0).
This is a complex type.
-
Method Summary
Methods inherited from interface org.vast.ogc.xlink.IXlinkReference
getArcRole, getHref, getMediaType, getRole, getTarget, getTargetInterface, getTargetUID, getTitle, setArcRole, setHref, setMediaType, setRole, setTargetInterface, setTargetUID, setTitle
Methods inherited from interface net.opengis.OgcProperty
copy, getName, getNilReason, getValue, hasHref, hasValue, resolveHref, setHrefResolver, setName, setNilReason, setValue
-
Method Details
-
getCode
String getCode()Gets the code property -
isSetCode
boolean isSetCode()Checks if code is set -
setCode
Sets the code property
-