| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdist1.acb.common.transport.Packet
dist1.acb.common.transport.Request
dist1.acb.common.transport.RequestUpdate
dist1.acb.CBL.concretePackets.RequestUpdateUser
RequestUpdateUser
| Constructor Summary | |
| RequestUpdateUser(User user)Creates a new instance of RequestUpdateUser | |
| Method Summary | |
|  User | getUser()Getter for property user. | 
|  void | setUser(User user)Setter for property user. | 
| Methods inherited from class dist1.acb.common.transport.Packet | 
| equals, getId, toString | 
| Methods inherited from class java.lang.Object | 
| clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public RequestUpdateUser(User user)
                  throws java.lang.CloneNotSupportedException
user - User to update
java.lang.CloneNotSupportedException - if the object's class (User) does not
         support the Cloneable interface| Method Detail | 
public void setUser(User user)
             throws java.lang.CloneNotSupportedException
user - New value of property user.
java.lang.CloneNotSupportedException - if the object's class (User) does not
         support the Cloneable interfacepublic User getUser()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||