Class LabelResponse
java.lang.Object
com.broadleafcommerce.shipping.service.integrations.shipengine.domain.label.response.LabelResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetBatchId(String batchId) voidsetCarrierCode(String carrierCode) voidsetCarrierId(String carrierId) voidsetChargeEvent(String chargeEvent) voidsetCreatedAt(String createdAt) voidsetDisplayScheme(String displayScheme) voidsetFormDownload(ShipEngineLink formDownload) voidsetInsuranceClaim(ShipEngineLink insuranceClaim) voidsetInsuranceCost(ShipEngineCurrencyAmount insuranceCost) voidsetIsInternational(Boolean isInternational) voidsetIsReturnLabel(Boolean isReturnLabel) voidsetLabelDownload(LabelDownload labelDownload) voidsetLabelFormat(String labelFormat) voidsetLabelId(String labelId) voidsetLabelImageId(String labelImageId) voidsetLabelLayout(String labelLayout) voidsetPackageCode(String packageCode) voidsetPackages(List<ShipEnginePackage> packages) voidsetRmaNumber(String rmaNumber) voidsetServiceCode(String serviceCode) voidsetShipDate(String shipDate) voidsetShipmentCost(ShipEngineCurrencyAmount shipmentCost) voidsetShipmentId(String shipmentId) voidvoidsetTrackable(Boolean trackable) voidsetTrackingNumber(String trackingNumber) voidsetTrackingStatus(String trackingStatus) voidvoidsetVoidedAt(String voidedAt) toString()
-
Constructor Details
-
LabelResponse
public LabelResponse()
-
-
Method Details
-
getLabelId
-
getStatus
-
getShipmentId
-
getShipDate
-
getCreatedAt
-
getShipmentCost
-
getInsuranceCost
-
getTrackingNumber
-
getIsReturnLabel
-
getRmaNumber
-
getIsInternational
-
getBatchId
-
getCarrierId
-
getChargeEvent
-
getServiceCode
-
getPackageCode
-
getVoided
-
getVoidedAt
-
getLabelFormat
-
getDisplayScheme
-
getLabelLayout
-
getTrackable
-
getLabelImageId
-
getCarrierCode
-
getTrackingStatus
-
getLabelDownload
-
getFormDownload
-
getInsuranceClaim
-
getPackages
-
setLabelId
-
setStatus
-
setShipmentId
-
setShipDate
-
setCreatedAt
-
setShipmentCost
-
setInsuranceCost
-
setTrackingNumber
-
setIsReturnLabel
-
setRmaNumber
-
setIsInternational
-
setBatchId
-
setCarrierId
-
setChargeEvent
-
setServiceCode
-
setPackageCode
-
setVoided
-
setVoidedAt
-
setLabelFormat
-
setDisplayScheme
-
setLabelLayout
-
setTrackable
-
setLabelImageId
-
setCarrierCode
-
setTrackingStatus
-
setLabelDownload
-
setFormDownload
-
setInsuranceClaim
-
setPackages
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-