|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.supplier.impl.SupplierCallScheduleImpl
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 |
public SupplierCallScheduleDto dto
Constructor Detail |
public SupplierCallScheduleImpl(SupplierCallScheduleDto dto)
Method Detail |
public ContactDayType getContactDay()
getContactDay
in interface SupplierCallSchedule
public ContactLevelType getContactLevel()
getContactLevel
in interface SupplierCallSchedule
public void setContactDay(ContactDayType contactDay)
public void setContactLevel(ContactLevelType contactLevel)
setContactLevel
in interface SupplierCallSchedule
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |