com.retek.component.supplier.impl
Class SupplierCallScheduleImpl

java.lang.Object
  extended bycom.retek.component.supplier.impl.SupplierCallScheduleImpl
All Implemented Interfaces:
SupplierCallSchedule

public class SupplierCallScheduleImpl
extends java.lang.Object
implements SupplierCallSchedule


Field Summary
 SupplierCallScheduleDto dto
           
 
Constructor Summary
SupplierCallScheduleImpl(SupplierCallScheduleDto dto)
           
 
Method Summary
 ContactDayType getContactDay()
           
 ContactLevelType getContactLevel()
           
 void setContactDay(ContactDayType contactDay)
           
 void setContactLevel(ContactLevelType contactLevel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dto

public SupplierCallScheduleDto dto
Constructor Detail

SupplierCallScheduleImpl

public SupplierCallScheduleImpl(SupplierCallScheduleDto dto)
Method Detail

getContactDay

public ContactDayType getContactDay()
Specified by:
getContactDay in interface SupplierCallSchedule

getContactLevel

public ContactLevelType getContactLevel()
Specified by:
getContactLevel in interface SupplierCallSchedule

setContactDay

public void setContactDay(ContactDayType contactDay)

setContactLevel

public void setContactLevel(ContactLevelType contactLevel)
Specified by:
setContactLevel in interface SupplierCallSchedule


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28