org.errai.samples.serialization.client.shared
Class Role

java.lang.Object
  extended by org.errai.samples.serialization.client.shared.Role

public class Role
extends Object


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

Constructor Detail

Role

public Role()
Method Detail

getRoleName

public String getRoleName()

setRoleName

public void setRoleName(String roleName)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.