com.retek.component.supplier
Interface SupplierContactMethod

All Superinterfaces:
BusinessObject

public interface SupplierContactMethod
extends BusinessObject


Method Summary
 SupplierContactMethodType getType()
           
 boolean isPrimaryContactMethodForSupplier()
           
 void setType(SupplierContactMethodType type)
           
 
Methods inherited from interface com.retek.commons.domain.core.BusinessObject
getId
 

Method Detail

getType

public SupplierContactMethodType getType()

isPrimaryContactMethodForSupplier

public boolean isPrimaryContactMethodForSupplier()

setType

public void setType(SupplierContactMethodType type)


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25