com.tapas.evidence.dto
Class UserDTO

java.lang.Object
  extended by com.tapas.evidence.dto.UserDTO
All Implemented Interfaces:
Serializable

public class UserDTO
extends Object
implements Serializable

Since:
1.0.0
Author:
Michal Bocek
See Also:
Serialized Form

Constructor Summary
UserDTO()
           
 
Method Summary
 void addRole(Role role)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserDTO

public UserDTO()
Method Detail

addRole

public void addRole(Role role)


Copyright © 2013. All Rights Reserved.