Uses of Class
org.apache.cocoon.forms.samples.PreferredContact

Packages that use PreferredContact
org.apache.cocoon.forms.samples   
 

Uses of PreferredContact in org.apache.cocoon.forms.samples
 

Fields in org.apache.cocoon.forms.samples declared as PreferredContact
static PreferredContact PreferredContact.EMAIL
           
static PreferredContact PreferredContact.FAX
           
static PreferredContact PreferredContact.PAGER
           
static PreferredContact PreferredContact.PHONE
           
static PreferredContact PreferredContact.POSTAL_MAIL
           
 

Methods in org.apache.cocoon.forms.samples that return PreferredContact
 PreferredContact Contact.getPreferred()
           
 

Methods in org.apache.cocoon.forms.samples with parameters of type PreferredContact
 void Contact.setPreferred(PreferredContact preferred)
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.