edu.nrao.sss.model.user
Class UserSuffix

java.lang.Object
  extended by edu.nrao.sss.model.user.ObjectId
      extended by edu.nrao.sss.model.user.UserSuffix
All Implemented Interfaces:
Serializable

public class UserSuffix
extends ObjectId

See Also:
Serialized Form

Constructor Summary
UserSuffix()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getUserSuffix()
           
 void setUserSuffix(String userSuffix)
           
 
Methods inherited from class edu.nrao.sss.model.user.ObjectId
getId, hashCode, isNew, setId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserSuffix

public UserSuffix()
Method Detail

equals

public boolean equals(Object obj)
Specified by:
equals in class ObjectId

getUserSuffix

public String getUserSuffix()

setUserSuffix

public void setUserSuffix(String userSuffix)


Copyright © 2009. All Rights Reserved.