Package cvut.fel.dto

Class AuthorDTO

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

public class AuthorDTO
extends AbstractDTO
  • Constructor Summary

    Constructors 
    Constructor Description
    AuthorDTO()  
    AuthorDTO​(AuthorDTO dto)  
    AuthorDTO​(java.lang.String firstname, java.lang.String surname, java.lang.String email, AddressDTO address)  
  • Method Summary

    Modifier and Type Method Description
    AbstractDTO clone()  

    Methods inherited from class java.lang.Object

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