| Modifier and Type | Method and Description |
|---|---|
static BulkService<ProductShippingClass,Integer,Object> |
BulkServiceManager.createProductShippingClassBulkService(Configuration config) |
static CrudService<ProductShippingClass,Integer,Object> |
CrudServiceManager.createProductShippingClassService(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductShippingClass> |
ProductShippingClassBulkService.getResult(ProductShippingClass[] productShippingClasses) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductShippingClass> |
ProductShippingClassBulkService.getResult(ProductShippingClass[] productShippingClasses) |
| Modifier and Type | Method and Description |
|---|---|
ProductShippingClass |
ProductShippingClassCrudService.getResult(ProductShippingClass network) |
| Modifier and Type | Method and Description |
|---|---|
Class<ProductShippingClass> |
ProductShippingClassCrudService.getResponseClass() |
| Modifier and Type | Method and Description |
|---|---|
ProductShippingClassRequest |
ProductShippingClassCrudService.getRequest(ProductShippingClass object) |
ProductShippingClass |
ProductShippingClassCrudService.getResult(ProductShippingClass network) |
| Modifier and Type | Method and Description |
|---|---|
ProductShippingClass |
ProductShippingClassRequest.getProductShippingClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductShippingClassRequest.setProductShippingClass(ProductShippingClass productShippingClass) |
| Constructor and Description |
|---|
ProductShippingClassRequest(ProductShippingClass productShippingClass) |
| Modifier and Type | Method and Description |
|---|---|
ProductShippingClass |
ProductShippingClassResponse.getProductShippingClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductShippingClassResponse.setProductShippingClass(ProductShippingClass productShippingClass) |
| Constructor and Description |
|---|
ProductShippingClassResponse(ProductShippingClass productShippingClass) |
Copyright © 2017 Netgrid. All rights reserved.