Uses of Class
org.ferris.yahoo.finance.jmce.bean.EmailAddress.Type

Packages that use EmailAddress.Type
org.ferris.yahoo.finance.jmce.bean   
 

Uses of EmailAddress.Type in org.ferris.yahoo.finance.jmce.bean
 

Methods in org.ferris.yahoo.finance.jmce.bean that return EmailAddress.Type
 EmailAddress.Type EmailAddress.getType()
           
static EmailAddress.Type EmailAddress.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EmailAddress.Type[] EmailAddress.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.ferris.yahoo.finance.jmce.bean with parameters of type EmailAddress.Type
EmailAddress(String id, Calendar createdOn, Calendar updatedOn, EmailAddress.Type type, String address, String name)
           
 



Copyright © May 23, 2006-2012 The Ferris Foundation. All Rights Reserved.