com.retek.component.supplier
Interface SupplierContactMethod

All Superinterfaces:
BusinessObject
All Known Implementing Classes:
SupplierContactMethodImpl

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 © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28