Interface WffBMData
- All Superinterfaces:
Serializable
,WffData
- All Known Implementing Classes:
WffBMArray
,WffBMNumberArray
,WffBMObject
- Since:
- 2.1.8
-
Method Summary
-
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
-