Class CarryOn
java.lang.Object
de.hybris.platform.prosservices.pros.searchresponse.CarryOn
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic enumstatic enumstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetID()(Required)getRFIC()getSSR()voidsetAllowedPieces(List<AllowedPiece> allowedPieces) voidsetBooking(CarryOn.Booking booking) voidsetCommercialName(String commercialName) voidsetCommissionable(Boolean commissionable) voidsetEMDType(Integer eMDType) voidsetFormOfRefund(CarryOn.FormOfRefund formOfRefund) void(Required)voidsetInterlineSettlement(Boolean interlineSettlement) voidsetIsDefined(Boolean isDefined) voidsetPiecesCount(Integer piecesCount) voidsetRefundReissue(CarryOn.RefundReissue refundReissue) voidsetRFIC(CarryOn.RFIC rFIC) voidsetSSIMCode(CarryOn.SSIMCode sSIMCode) voidvoidsetTaxIncluded(Boolean taxIncluded) voidvoidsetWeightUnit(CarryOn.WeightUnit weightUnit)
-
Constructor Details
-
CarryOn
public CarryOn()
-
-
Method Details
-
getID
(Required) -
setID
(Required) -
getAllowedPieces
-
setAllowedPieces
-
getIsDefined
-
setIsDefined
-
getPiecesCount
-
setPiecesCount
-
getWeightUnit
-
setWeightUnit
-
getWeight
-
setWeight
-
getRFIC
-
setRFIC
-
getSSR
-
setSSR
-
getSSIMCode
-
setSSIMCode
-
getEMDType
-
setEMDType
-
getBooking
-
setBooking
-
getCommercialName
-
setCommercialName
-
getRefundReissue
-
setRefundReissue
-
getCommissionable
-
setCommissionable
-
getInterlineSettlement
-
setInterlineSettlement
-
getFormOfRefund
-
setFormOfRefund
-
getTaxIncluded
-
setTaxIncluded
-