com.agimatec.annomark.example.transfer
Class TransferRoleLight

java.lang.Object
  extended by com.agimatec.annomark.example.transfer.TransferRoleLight
All Implemented Interfaces:
Serializable

public class TransferRoleLight
extends Object
implements Serializable

CODE GENERATED BY "java-pojo.ftl" - DO NOT EDIT!
source: Role Role for users

See Also:
Serialized Form

Constructor Summary
TransferRoleLight()
           
 
Method Summary
 Long getRoleId()
           
 String getRoleName()
           
 void setRoleId(Long roleId)
           
 void setRoleName(String roleName)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransferRoleLight

public TransferRoleLight()
Method Detail

getRoleId

public Long getRoleId()

setRoleId

public void setRoleId(Long roleId)

getRoleName

public String getRoleName()

setRoleName

public void setRoleName(String roleName)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2011. All Rights Reserved.