Class EntityTypeRest

  • All Implemented Interfaces:
    Serializable, RestModel, org.springframework.hateoas.Identifiable<Integer>

    public class EntityTypeRest
    extends BaseObjectRest<Integer>
    This class is the REST representation of the EntityType model object and acts as a data object for the EntityTypeResource class. Refer to EntityType for explanation of the properties
    See Also:
    Serialized Form