Interface BinaryMember

All Superinterfaces:
Serializable
All Known Subinterfaces:
BinaryBlock, BinaryComponent
All Known Implementing Classes:
BinaryBlockImpl, BinaryComponentImpl

public interface BinaryMember extends Serializable

Base interface for binary encoding members: BinaryComponent and BinaryBlock

Since:
Oct 26, 2014
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the ref property
    void
    Sets the ref property
  • Method Details

    • getRef

      String getRef()
      Gets the ref property
    • setRef

      void setRef(String ref)
      Sets the ref property