Uses of Class
nl.surfnet.coin.api.client.domain.Email.Type

Packages that use Email.Type
nl.surfnet.coin.api.client.domain   
 

Uses of Email.Type in nl.surfnet.coin.api.client.domain
 

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

Methods in nl.surfnet.coin.api.client.domain with parameters of type Email.Type
 void Email.setType(Email.Type type)
           
 

Constructors in nl.surfnet.coin.api.client.domain with parameters of type Email.Type
Email(String value, Email.Type type)
           
 



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