Class EntityTypeDTO

java.lang.Object
org.trustdeck.dto.EntityTypeDTO
All Implemented Interfaces:
IObjectDTO<EntityType,EntityTypeDTO>

@Scope("prototype") public class EntityTypeDTO extends Object implements IObjectDTO<EntityType,EntityTypeDTO>
This class represents a Data Transfer Object (DTO) for an entity type.
Author:
Armin Müller