Package cvut.fel.dto

Class BookDTO

java.lang.Object
cvut.fel.dto.AbstractDTO
cvut.fel.dto.BookDTO
All Implemented Interfaces:
java.lang.Cloneable

public class BookDTO
extends AbstractDTO
  • Constructor Summary

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

    Modifier and Type Method Description
    AbstractDTO clone()  
    java.util.Date getPublished()  
    void setPublished​(java.util.Date published)  

    Methods inherited from class java.lang.Object

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