Uses of Class
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common.ShipEngineLink
-
-
Uses of ShipEngineLink in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common
Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common that return ShipEngineLink Modifier and Type Method Description ShipEngineLinkShipEnginePackage. getFormDownload()Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.common with parameters of type ShipEngineLink Modifier and Type Method Description ShipEnginePackage.ShipEnginePackageBuilderShipEnginePackage.ShipEnginePackageBuilder. formDownload(ShipEngineLink formDownload)voidShipEnginePackage. setFormDownload(ShipEngineLink formDownload) -
Uses of ShipEngineLink in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.response
Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.response that return ShipEngineLink Modifier and Type Method Description ShipEngineLinkLabelResponse. getFormDownload()ShipEngineLinkLabelResponse. getInsuranceClaim()Methods in com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.response with parameters of type ShipEngineLink Modifier and Type Method Description voidLabelResponse. setFormDownload(ShipEngineLink formDownload)voidLabelResponse. setInsuranceClaim(ShipEngineLink insuranceClaim)
-