Uses of Class
nl.surfnet.coin.janus.domain.Contact.Type

Packages that use Contact.Type
nl.surfnet.coin.janus.domain   
 

Uses of Contact.Type in nl.surfnet.coin.janus.domain
 

Methods in nl.surfnet.coin.janus.domain that return Contact.Type
 Contact.Type Contact.getType()
           
static Contact.Type Contact.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Contact.Type[] Contact.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.surfnet.coin.janus.domain with parameters of type Contact.Type
 void Contact.setType(Contact.Type type)
           
 



Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.