|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupplierContactMethodType | |
com.retek.component.supplier | |
com.retek.component.supplier.impl | |
com.retek.component.supplier.impl.remote |
Uses of SupplierContactMethodType in com.retek.component.supplier |
Fields in com.retek.component.supplier declared as SupplierContactMethodType | |
static SupplierContactMethodType |
SupplierContactMethodType.PAPER
|
static SupplierContactMethodType |
SupplierContactMethodType.EMAIL
|
static SupplierContactMethodType |
SupplierContactMethodType.FAX
|
static SupplierContactMethodType |
SupplierContactMethodType.WSI
|
Methods in com.retek.component.supplier that return SupplierContactMethodType | |
SupplierContactMethodType |
SupplierContactMethod.getType()
|
static SupplierContactMethodType |
SupplierContactMethodType.fromCode(java.lang.String code)
|
Methods in com.retek.component.supplier with parameters of type SupplierContactMethodType | |
void |
SupplierContactMethod.setType(SupplierContactMethodType type)
|
Uses of SupplierContactMethodType in com.retek.component.supplier.impl |
Methods in com.retek.component.supplier.impl that return SupplierContactMethodType | |
SupplierContactMethodType |
SupplierContactMethodImpl.getType()
|
Methods in com.retek.component.supplier.impl with parameters of type SupplierContactMethodType | |
void |
SupplierContactMethodImpl.setType(SupplierContactMethodType type)
|
Uses of SupplierContactMethodType in com.retek.component.supplier.impl.remote |
Fields in com.retek.component.supplier.impl.remote declared as SupplierContactMethodType | |
SupplierContactMethodType |
SupplierContactMethodDto.deliveryMethodType
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |