Package pl.javahello
Class ListableDTO
- java.lang.Object
-
- pl.javahello.BaseDTO
-
- pl.javahello.ListableDTO
-
public abstract class ListableDTO extends BaseDTO
-
-
Constructor Summary
Constructors Constructor Description ListableDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetUuid()inthashCode()voidsetUuid(String uuid)-
Methods inherited from class pl.javahello.BaseDTO
getId, getVersion, setId, setVersion
-
-