Uses of Class
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.response.LabelDownload
Packages that use LabelDownload
Package
Description
-
Uses of LabelDownload in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common
Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common that return LabelDownloadMethods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common with parameters of type LabelDownloadModifier and TypeMethodDescriptionShipEnginePackage.ShipEnginePackageBuilder.labelDownload
(LabelDownload labelDownload) void
ShipEnginePackage.setLabelDownload
(LabelDownload labelDownload) -
Uses of LabelDownload in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.response
Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.response that return LabelDownloadMethods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.response with parameters of type LabelDownloadModifier and TypeMethodDescriptionvoid
LabelResponse.setLabelDownload
(LabelDownload labelDownload)