public class TypeEntity extends TypeComplex
A Type of a Property that points to an Entity.
  • Constructor Details

    • TypeEntity

      public TypeEntity(EntityType entityType)
  • Method Details

    • getEntityType

      public EntityType getEntityType()