Uses of Class
arta.synergy.web.common.client.data.ab.ContactType

Packages that use ContactType
arta.synergy.web.common.client.data.ab   
 

Uses of ContactType in arta.synergy.web.common.client.data.ab
 

Methods in arta.synergy.web.common.client.data.ab that return ContactType
 ContactType Contact.getContactType()
           
 

Methods in arta.synergy.web.common.client.data.ab that return types with arguments of type ContactType
 java.util.ArrayList<ContactType> ContactCategory.getTypes()
           
 

Methods in arta.synergy.web.common.client.data.ab with parameters of type ContactType
 void Contact.setContactType(ContactType contactType)
           
 

Method parameters in arta.synergy.web.common.client.data.ab with type arguments of type ContactType
 void ContactCategory.setTypes(java.util.ArrayList<ContactType> types)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.