Package cvut.fel.dto

Class AbstractDTO

java.lang.Object
cvut.fel.dto.AbstractDTO
All Implemented Interfaces:
java.lang.Cloneable
Direct Known Subclasses:
AuthorDTO, BookDTO, LibraryDTO, LinkDTO, PublisherDTO

public abstract class AbstractDTO
extends java.lang.Object
implements java.lang.Cloneable
  • Constructor Summary

    Constructors 
    Constructor Description
    AbstractDTO()  
    AbstractDTO​(AbstractDTO dto)  
  • Method Summary

    Modifier and Type Method Description
    protected abstract AbstractDTO clone()  

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait