Class EntityGroupAttributes

java.lang.Object
pl.edu.icm.unity.engine.api.bulk.EntityGroupAttributes

public class EntityGroupAttributes extends Object
  • Field Details

    • entityId

      public final long entityId
    • attribtues

      public final Map<String,pl.edu.icm.unity.base.attribute.AttributeExt> attribtues
  • Constructor Details

    • EntityGroupAttributes

      public EntityGroupAttributes(long entityId, Map<String,pl.edu.icm.unity.base.attribute.AttributeExt> attribtues)