com.agimatec.annomark.example.transfer
Class TransferUserLight
java.lang.Object
com.agimatec.annomark.example.transfer.TransferUserLight
- All Implemented Interfaces:
- Serializable
public class TransferUserLight
- extends Object
- implements Serializable
CODE GENERATED BY "java-pojo.ftl" - DO NOT EDIT!
source: UserCore
a User entity
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransferUserLight
public TransferUserLight()
getUserId
public Long getUserId()
setUserId
public void setUserId(Long userId)
getFirstName
public String getFirstName()
setFirstName
public void setFirstName(String firstName)
getLastName
public String getLastName()
setLastName
public void setLastName(String lastName)
getUserIdentification
public String getUserIdentification()
setUserIdentification
public void setUserIdentification(String userIdentification)
getAddress
public TransferAddressLight getAddress()
setAddress
public void setAddress(TransferAddressLight address)
Copyright © 2008-2011. All Rights Reserved.