Interface WffBMData

All Superinterfaces:
Serializable, WffData
All Known Implementing Classes:
WffBMArray, WffBMNumberArray, WffBMObject

public interface WffBMData extends WffData
Since:
2.1.8
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    buildBytes(boolean outer)
     
     
  • Method Details

    • getBMType

      BMType getBMType()
      Returns:
      the BMType
      Since:
      2.1.8
    • buildBytes

      byte[] buildBytes(boolean outer)
      Parameters:
      outer -
      Returns:
      the bytes representation of the object
      Since:
      3.0.2