jTransfo, 0.14

org.jtransfo.demo.domain
Class PersonTo

java.lang.Object
  extended by org.jtransfo.demo.domain.PersonTo
All Implemented Interfaces:
IdentifiedTo

@DomainClass(domainClass=Person.class)
public class PersonTo
extends Object
implements IdentifiedTo

Transfer object for a person.


Constructor Summary
PersonTo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jtransfo.demo.domain.IdentifiedTo
getId
 

Constructor Detail

PersonTo

public PersonTo()

jTransfo, 0.14

Copyright © 2014. All rights reserved.