Class PurgPricingConditionType.PurgPricingConditionTypeBuilder
- Enclosing class:
- PurgPricingConditionType
-
Method Summary
Modifier and TypeMethodDescriptionaccessSequence(String accessSequence) Constraints: Not nullable, Maximum length: 4build()cndnAppliesHeader(Boolean cndnAppliesHeader) Constraints: nonecndnAppliesItems(Boolean cndnAppliesItems) Constraints: nonecndnIsForVariantConfiguration(Boolean cndnIsForVariantConfiguration) Constraints: nonecndnIsRelevantForIntcoBilling(Boolean cndnIsRelevantForIntcoBilling) Constraints: nonecndnManualEntries(String cndnManualEntries) Constraints: Not nullable, Maximum length: 1cndnValueZeroProcgCode(String cndnValueZeroProcgCode) Constraints: Not nullable, Maximum length: 1conditionApplication(String conditionApplication) (Key Field) Constraints: Not nullable, Maximum length: 2conditionCalculationType(String conditionCalculationType) Constraints: Not nullable, Maximum length: 3conditionCategory(String conditionCategory) Constraints: Not nullable, Maximum length: 1conditionClass(String conditionClass) Constraints: Not nullable, Maximum length: 1conditionExclusion(String conditionExclusion) Constraints: Not nullable, Maximum length: 1conditionType(String conditionType) (Key Field) Constraints: Not nullable, Maximum length: 4conditionUsage(String conditionUsage) (Key Field) Constraints: Not nullable, Maximum length: 1isGroupCondition(String isGroupCondition) Constraints: Not nullable, Maximum length: 1isRelevantForAccrual(Boolean isRelevantForAccrual) Constraints: noneisRelevantForSalesPriceCalc(Boolean isRelevantForSalesPriceCalc) Constraints: noneprcgCndnAmountChangedIsAllowed(Boolean prcgCndnAmountChangedIsAllowed) Constraints: noneprcgCndnAmountRoundingRule(String prcgCndnAmountRoundingRule) Constraints: Not nullable, Maximum length: 1prcgCndnCnvrsnFctrChgIsAllowed(Boolean prcgCndnCnvrsnFctrChgIsAllowed) Constraints: noneprcgCndnCrcyCnvrsnIsAftMltpl(Boolean prcgCndnCrcyCnvrsnIsAftMltpl) Constraints: noneprcgCndnPrpsdValidFromDateCode(String prcgCndnPrpsdValidFromDateCode) Constraints: Not nullable, Maximum length: 1prcgCndnPrpsdValidToDateCode(String prcgCndnPrpsdValidToDateCode) Constraints: Not nullable, Maximum length: 1prcgCndnQtyCnvrsnIsActivated(Boolean prcgCndnQtyCnvrsnIsActivated) Constraints: noneprcgCndnRndngDiffsIsSettled(Boolean prcgCndnRndngDiffsIsSettled) Constraints: noneprcgCndnTypeDeletionIsAllowed(Boolean prcgCndnTypeDeletionIsAllowed) Constraints: noneprcgCndnValChgIsAllwd(Boolean prcgCndnValChgIsAllwd) Constraints: noneprcgConditionAmountSign(String prcgConditionAmountSign) Constraints: Not nullable, Maximum length: 1prcgConditionDeletionMethod(String prcgConditionDeletionMethod) Constraints: Not nullable, Maximum length: 1prcgGroupConditionRoutine(String prcgGroupConditionRoutine) Constraints: Not nullable, Maximum length: 7pricingProcedure(String pricingProcedure) Constraints: Not nullable, Maximum length: 6pricingScaleBasisShort(String pricingScaleBasisShort) Constraints: Not nullable, Maximum length: 1pricingScaleCheckingRule(String pricingScaleCheckingRule) Constraints: Not nullable, Maximum length: 1pricingScaleRoutine(String pricingScaleRoutine) Constraints: Not nullable, Maximum length: 7pricingScaleType(String pricingScaleType) Constraints: Not nullable, Maximum length: 1pricingScaleUnit(String pricingScaleUnit) Constraints: Not nullable, Maximum length: 3structureCondition(String structureCondition) Constraints: Not nullable, Maximum length: 1text(PurgPrcgCndnTypeText... value) Navigation property to_Text for PurgPricingConditionType to multiple PurgPrcgCndnTypeText.toString()
-
Method Details
-
text
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder text(PurgPrcgCndnTypeText... value) Navigation property to_Text for PurgPricingConditionType to multiple PurgPrcgCndnTypeText.- Parameters:
value- The PurgPrcgCndnTypeTexts to build this PurgPricingConditionType with.- Returns:
- This Builder to allow for a fluent interface.
-
conditionUsage
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder conditionUsage(@Nullable String conditionUsage) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ConditionUsage
- Returns:
this.
-
conditionApplication
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder conditionApplication(@Nullable String conditionApplication) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConditionApplication
- Returns:
this.
-
conditionType
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder conditionType(@Nullable String conditionType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ConditionType
- Returns:
this.
-
accessSequence
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder accessSequence(@Nullable String accessSequence) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: AccessSequence
- Returns:
this.
-
conditionCalculationType
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder conditionCalculationType(@Nullable String conditionCalculationType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConditionCalculationType
- Returns:
this.
-
conditionCategory
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder conditionCategory(@Nullable String conditionCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ConditionCategory
- Returns:
this.
-
conditionClass
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder conditionClass(@Nullable String conditionClass) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ConditionClass
- Returns:
this.
-
prcgCndnAmountRoundingRule
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgCndnAmountRoundingRule(@Nullable String prcgCndnAmountRoundingRule) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PrcgCndnAmountRoundingRule
- Returns:
this.
-
structureCondition
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder structureCondition(@Nullable String structureCondition) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: StructureCondition
- Returns:
this.
-
prcgConditionAmountSign
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgConditionAmountSign(@Nullable String prcgConditionAmountSign) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PrcgConditionAmountSign
- Returns:
this.
-
isGroupCondition
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder isGroupCondition(@Nullable String isGroupCondition) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsGroupCondition
- Returns:
this.
-
prcgCndnRndngDiffsIsSettled
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgCndnRndngDiffsIsSettled(@Nullable Boolean prcgCndnRndngDiffsIsSettled) Constraints: noneOriginal property name from the Odata EDM: PrcgCndnRndngDiffsIsSettled
- Returns:
this.
-
prcgGroupConditionRoutine
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgGroupConditionRoutine(@Nullable String prcgGroupConditionRoutine) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: PrcgGroupConditionRoutine
- Returns:
this.
-
cndnManualEntries
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder cndnManualEntries(@Nullable String cndnManualEntries) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CndnManualEntries
- Returns:
this.
-
cndnAppliesHeader
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder cndnAppliesHeader(@Nullable Boolean cndnAppliesHeader) Constraints: noneOriginal property name from the Odata EDM: CndnAppliesHeader
- Returns:
this.
-
cndnAppliesItems
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder cndnAppliesItems(@Nullable Boolean cndnAppliesItems) Constraints: noneOriginal property name from the Odata EDM: CndnAppliesItems
- Returns:
this.
-
prcgCndnTypeDeletionIsAllowed
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgCndnTypeDeletionIsAllowed(@Nullable Boolean prcgCndnTypeDeletionIsAllowed) Constraints: noneOriginal property name from the Odata EDM: PrcgCndnTypeDeletionIsAllowed
- Returns:
this.
-
prcgCndnAmountChangedIsAllowed
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgCndnAmountChangedIsAllowed(@Nullable Boolean prcgCndnAmountChangedIsAllowed) Constraints: noneOriginal property name from the Odata EDM: PrcgCndnAmountChangedIsAllowed
- Returns:
this.
-
prcgCndnCnvrsnFctrChgIsAllowed
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgCndnCnvrsnFctrChgIsAllowed(@Nullable Boolean prcgCndnCnvrsnFctrChgIsAllowed) Constraints: noneOriginal property name from the Odata EDM: PrcgCndnCnvrsnFctrChgIsAllowed
- Returns:
this.
-
prcgCndnValChgIsAllwd
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgCndnValChgIsAllwd(@Nullable Boolean prcgCndnValChgIsAllwd) Constraints: noneOriginal property name from the Odata EDM: PrcgCndnValChgIsAllwd
- Returns:
this.
-
prcgCndnPrpsdValidFromDateCode
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgCndnPrpsdValidFromDateCode(@Nullable String prcgCndnPrpsdValidFromDateCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PrcgCndnPrpsdValidFromDateCode
- Returns:
this.
-
prcgCndnPrpsdValidToDateCode
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgCndnPrpsdValidToDateCode(@Nullable String prcgCndnPrpsdValidToDateCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PrcgCndnPrpsdValidToDateCode
- Returns:
this.
-
pricingProcedure
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder pricingProcedure(@Nullable String pricingProcedure) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PricingProcedure
- Returns:
this.
-
prcgConditionDeletionMethod
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgConditionDeletionMethod(@Nullable String prcgConditionDeletionMethod) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PrcgConditionDeletionMethod
- Returns:
this.
-
pricingScaleBasisShort
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder pricingScaleBasisShort(@Nullable String pricingScaleBasisShort) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PricingScaleBasisShort
- Returns:
this.
-
pricingScaleCheckingRule
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder pricingScaleCheckingRule(@Nullable String pricingScaleCheckingRule) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PricingScaleCheckingRule
- Returns:
this.
-
pricingScaleType
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder pricingScaleType(@Nullable String pricingScaleType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PricingScaleType
- Returns:
this.
-
pricingScaleRoutine
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder pricingScaleRoutine(@Nullable String pricingScaleRoutine) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: PricingScaleRoutine
- Returns:
this.
-
pricingScaleUnit
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder pricingScaleUnit(@Nullable String pricingScaleUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PricingScaleUnit
- Returns:
this.
-
prcgCndnCrcyCnvrsnIsAftMltpl
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgCndnCrcyCnvrsnIsAftMltpl(@Nullable Boolean prcgCndnCrcyCnvrsnIsAftMltpl) Constraints: noneOriginal property name from the Odata EDM: PrcgCndnCrcyCnvrsnIsAftMltpl
- Returns:
this.
-
isRelevantForAccrual
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder isRelevantForAccrual(@Nullable Boolean isRelevantForAccrual) Constraints: noneOriginal property name from the Odata EDM: IsRelevantForAccrual
- Returns:
this.
-
cndnIsForVariantConfiguration
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder cndnIsForVariantConfiguration(@Nullable Boolean cndnIsForVariantConfiguration) Constraints: noneOriginal property name from the Odata EDM: CndnIsForVariantConfiguration
- Returns:
this.
-
prcgCndnQtyCnvrsnIsActivated
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder prcgCndnQtyCnvrsnIsActivated(@Nullable Boolean prcgCndnQtyCnvrsnIsActivated) Constraints: noneOriginal property name from the Odata EDM: PrcgCndnQtyCnvrsnIsActivated
- Returns:
this.
-
cndnIsRelevantForIntcoBilling
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder cndnIsRelevantForIntcoBilling(@Nullable Boolean cndnIsRelevantForIntcoBilling) Constraints: noneOriginal property name from the Odata EDM: CndnIsRelevantForIntcoBilling
- Returns:
this.
-
conditionExclusion
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder conditionExclusion(@Nullable String conditionExclusion) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ConditionExclusion
- Returns:
this.
-
cndnValueZeroProcgCode
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder cndnValueZeroProcgCode(@Nullable String cndnValueZeroProcgCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CndnValueZeroProcgCode
- Returns:
this.
-
isRelevantForSalesPriceCalc
@Nonnull public PurgPricingConditionType.PurgPricingConditionTypeBuilder isRelevantForSalesPriceCalc(@Nullable Boolean isRelevantForSalesPriceCalc) Constraints: noneOriginal property name from the Odata EDM: IsRelevantForSalesPriceCalc
- Returns:
this.
-
build
-
toString
-