Class CoreModel.BatchWrapper

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    CoreModel

    public class CoreModel.BatchWrapper
    extends java.lang.Object
    implements java.io.Serializable
    Class wrapping access to attribute data of entity batch.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] getData()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getData

        public byte[] getData()