EntityGroupId constructor

EntityGroupId(
  1. String id
)

Implementation

EntityGroupId(String id) : super(EntityType.ENTITY_GROUP, id);