public interface BinaryMember
extends java.io.Serializable
Base interface for binary encoding members: BinaryComponent and BinaryBlock
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRef()
Gets the ref property
|
void |
setRef(java.lang.String ref)
Sets the ref property
|