Uses of Class
edu.nrao.sss.model.user.Contact.ContactType

Packages that use Contact.ContactType
edu.nrao.sss.model.user Outdated; use new NRAO User package. 
 

Uses of Contact.ContactType in edu.nrao.sss.model.user
 

Fields in edu.nrao.sss.model.user declared as Contact.ContactType
protected  Contact.ContactType Contact.contactType
           
 

Methods in edu.nrao.sss.model.user that return Contact.ContactType
 Contact.ContactType Contact.getContactType()
           
static Contact.ContactType Contact.ContactType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Contact.ContactType[] Contact.ContactType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.