edu.nrao.sss.model.user
Class UserPrefix

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

public class UserPrefix
extends ObjectId

See Also:
Serialized Form

Constructor Summary
UserPrefix()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getUserPrefix()
           
 void setUserPrefix(String userPrefix)
           
 
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

UserPrefix

public UserPrefix()
Method Detail

equals

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

getUserPrefix

public String getUserPrefix()

setUserPrefix

public void setUserPrefix(String userPrefix)


Copyright © 2009. All Rights Reserved.