Class Allowance
java.lang.Object
de.hybris.platform.prosservices.pros.merchandising.Allowance
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRank()voidsetAllowanceType(Allowance.AllowanceType allowanceType) voidsetAllowedPieces(List<AllowedPiece> allowedPieces) voidsetAssociation(Association association) voidsetPiecesCount(Integer piecesCount) voidvoidsetStatus(Allowance.Status status) void
-
Constructor Details
-
Allowance
public Allowance()
-
-
Method Details
-
getAllowanceType
-
setAllowanceType
-
getRank
-
setRank
-
getWeight
-
setWeight
-
getAllowedPieces
-
setAllowedPieces
-
getPiecesCount
-
setPiecesCount
-
getStatus
-
setStatus
-
getAssociation
-
setAssociation
-