|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use USPSLocation | |
|---|---|
| org.broadleafcommerce.vendor.usps.service.message | |
| org.broadleafcommerce.vendor.usps.service.message.v2 | |
| org.broadleafcommerce.vendor.usps.service.message.v3 | |
| Uses of USPSLocation in org.broadleafcommerce.vendor.usps.service.message |
|---|
| Methods in org.broadleafcommerce.vendor.usps.service.message that return types with arguments of type USPSLocation | |
|---|---|
List<USPSLocation> |
USPSPostage.getLocations()
|
List<USPSLocation> |
USPSCommitment.getLocations()
|
| Method parameters in org.broadleafcommerce.vendor.usps.service.message with type arguments of type USPSLocation | |
|---|---|
void |
USPSPostage.setLocations(List<USPSLocation> locations)
|
void |
USPSCommitment.setLocations(List<USPSLocation> locations)
|
| Uses of USPSLocation in org.broadleafcommerce.vendor.usps.service.message.v2 |
|---|
| Method parameters in org.broadleafcommerce.vendor.usps.service.message.v2 with type arguments of type USPSLocation | |
|---|---|
void |
USPSResponseBuilder.buildLocations(List<USPSLocation> uspsLocations,
LocationV3Type[] locations)
|
| Uses of USPSLocation in org.broadleafcommerce.vendor.usps.service.message.v3 |
|---|
| Method parameters in org.broadleafcommerce.vendor.usps.service.message.v3 with type arguments of type USPSLocation | |
|---|---|
void |
USPSResponseBuilder.buildLocations(List<USPSLocation> uspsLocations,
LocationV3Type[] locations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||