org.pustefixframework.sample.basic.context
Class User

java.lang.Object
  extended by org.pustefixframework.sample.basic.context.User

public class User
extends Object


Constructor Summary
User()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

User

public User()
Method Detail

getName

public String getName()

setName

public void setName(String name)


Copyright © 2011 United Internet. All Rights Reserved.