Package net.opengis.swe.v20
Interface BinaryMember
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
BinaryBlock
,BinaryComponent
- All Known Implementing Classes:
BinaryBlockImpl
,BinaryComponentImpl
Base interface for binary encoding members: BinaryComponent and BinaryBlock
- Since:
- Oct 26, 2014
-
Method Summary
-
Method Details
-
getRef
String getRef()Gets the ref property -
setRef
Sets the ref property
-