Class IdmByteArrayEntityImpl

All Implemented Interfaces:
Serializable, HasRevision, Entity, IdmByteArrayEntity

public class IdmByteArrayEntityImpl extends AbstractIdmEngineEntity implements IdmByteArrayEntity, Serializable
Author:
Tijs Rademakers, Marcus Klimstra (CGI), Joram Barrez
See Also:
  • Field Details

    • name

      protected String name
    • bytes

      protected byte[] bytes
  • Constructor Details

    • IdmByteArrayEntityImpl

      public IdmByteArrayEntityImpl()
  • Method Details