|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use USPSServiceResponseType | |
|---|---|
| org.broadleafcommerce.pricing.service.module | |
| org.broadleafcommerce.vendor.usps.service.message | |
| org.broadleafcommerce.vendor.usps.service.type | |
| Uses of USPSServiceResponseType in org.broadleafcommerce.pricing.service.module |
|---|
| Methods in org.broadleafcommerce.pricing.service.module with parameters of type USPSServiceResponseType | |
|---|---|
protected USPSPostage |
USPSShippingCalculationModule.deducePostage(USPSServiceResponseType responseType,
List<USPSContainerItemRequest> requestItems,
USPSContainerItemResponse itemResponse)
|
| Uses of USPSServiceResponseType in org.broadleafcommerce.vendor.usps.service.message |
|---|
| Fields in org.broadleafcommerce.vendor.usps.service.message with type parameters of type USPSServiceResponseType | |
|---|---|
protected Map<USPSServiceResponseType,USPSPostage> |
USPSContainerItem.postage
|
| Methods in org.broadleafcommerce.vendor.usps.service.message that return types with arguments of type USPSServiceResponseType | |
|---|---|
Map<USPSServiceResponseType,USPSPostage> |
USPSContainerItem.getPostage()
|
Map<USPSServiceResponseType,USPSPostage> |
USPSContainerItemResponse.getPostage()
|
| Method parameters in org.broadleafcommerce.vendor.usps.service.message with type arguments of type USPSServiceResponseType | |
|---|---|
void |
USPSContainerItem.setPostage(Map<USPSServiceResponseType,USPSPostage> postage)
|
void |
USPSContainerItemResponse.setPostage(Map<USPSServiceResponseType,USPSPostage> postage)
|
| Uses of USPSServiceResponseType in org.broadleafcommerce.vendor.usps.service.type |
|---|
| Methods in org.broadleafcommerce.vendor.usps.service.type that return USPSServiceResponseType | |
|---|---|
static USPSServiceResponseType |
USPSServiceResponseType.getInstance(String type)
|
static USPSServiceResponseType |
USPSServiceResponseType.getInstanceByDescription(String description)
|
static USPSServiceResponseType |
USPSServiceResponseType.getInstanceByName(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||