msi.web.client
Class UserObject

java.lang.Object
  extended bymsi.web.client.UserObject

public class UserObject
extends java.lang.Object


Constructor Summary
UserObject()
           
 
Method Summary
 java.lang.String getPassword()
           
 java.lang.String getUsername()
           
 void setPassword(java.lang.String pass)
           
 void setUsername(java.lang.String uname)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserObject

public UserObject()
Method Detail

setUsername

public void setUsername(java.lang.String uname)

setPassword

public void setPassword(java.lang.String pass)

getUsername

public java.lang.String getUsername()

getPassword

public java.lang.String getPassword()


© 2008 by NetSol Technologies, Inc.

All rights reserved.The information contained in this document is the property of NetSol Technologies, Inc. Use of the information contained herein is restricted. Conditions of use are subject to change without notice. NetSol Technologies, Inc. assumes no liability for any inaccuracy that may appear in this document; the contents of this document do not constitute a promise or warranty. The software described in this document is furnished under license and may be used or copied only in accordance with the terms of said license. Unauthorized use, alteration, or reproduction of this document without the written consent of NetSol Technologies, Inc. is prohibited.