-
- All Implemented Interfaces:
public final class EntityAn EntityType with a role.
-
-
Field Summary
Fields Modifier and Type Field Description private final EntityTypeentityTypeprivate final Stringrole
-
Constructor Summary
Constructors Constructor Description Entity(EntityType entityType, String role)
-
Method Summary
Modifier and Type Method Description final EntityTypegetEntityType()final StringgetRole()-
-
Constructor Detail
-
Entity
Entity(EntityType entityType, String role)
-
-
Method Detail
-
getEntityType
final EntityType getEntityType()
-
-
-
-