Uses of Class
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.response.LabelDownload
-
-
Uses of LabelDownload in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common
Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common that return LabelDownload Modifier and Type Method Description LabelDownloadShipEnginePackage. getLabelDownload()Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common with parameters of type LabelDownload Modifier and Type Method Description ShipEnginePackage.ShipEnginePackageBuilderShipEnginePackage.ShipEnginePackageBuilder. labelDownload(LabelDownload labelDownload)voidShipEnginePackage. 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 LabelDownload Modifier and Type Method Description LabelDownloadLabelResponse. getLabelDownload()Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.response with parameters of type LabelDownload Modifier and Type Method Description voidLabelResponse. setLabelDownload(LabelDownload labelDownload)
-