examples.access
Class User

java.lang.Object
  extended by examples.access.User

public class User
extends Object


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

Constructor Detail

User

public User(String name)
Method Detail

getName

public String getName()


Copyright © 2013. All Rights Reserved.