Class SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder
- Enclosing class:
- SlsPrcgCndnRecordScale
-
Method Summary
Modifier and TypeMethodDescriptionbuild()conditionCurrency(String conditionCurrency) Constraints: Not nullable, Maximum length: 5conditionRateAmount(BigDecimal conditionRateAmount) Constraints: Not nullable, Precision: 24, Scale: 9conditionRateRatio(BigDecimal conditionRateRatio) Constraints: Not nullable, Precision: 24, Scale: 9conditionRateRatioUnit(String conditionRateRatioUnit) Constraints: Not nullable, Maximum length: 3conditionRateValue(BigDecimal conditionRateValue) Constraints: Not nullable, Precision: 12, Scale: 3conditionRateValueUnit(String conditionRateValueUnit) Constraints: Not nullable, Maximum length: 5conditionRecord(String conditionRecord) (Key Field) Constraints: Not nullable, Maximum length: 10conditionScaleAmount(BigDecimal conditionScaleAmount) Constraints: Not nullable, Precision: 16, Scale: 3conditionScaleAmountCurrency(String conditionScaleAmountCurrency) Constraints: Not nullable, Maximum length: 5conditionScaleLine(String conditionScaleLine) (Key Field) Constraints: Not nullable, Maximum length: 4conditionScaleQuantity(BigDecimal conditionScaleQuantity) Constraints: Not nullable, Precision: 15, Scale: 3conditionScaleQuantityUnit(String conditionScaleQuantityUnit) Constraints: Not nullable, Maximum length: 3conditionSequentialNumber(String conditionSequentialNumber) (Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 40Navigation property to_SlsPrcgCndnRecdSuplmnt for SlsPrcgCndnRecordScale to single SlsPrcgCndnRecdSuplmnt.Navigation property to_SlsPrcgConditionRecord for SlsPrcgCndnRecordScale to single SlsPrcgConditionRecord.toString()
-
Method Details
-
slsPrcgCndnRecdSuplmnt
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder slsPrcgCndnRecdSuplmnt(SlsPrcgCndnRecdSuplmnt value) Navigation property to_SlsPrcgCndnRecdSuplmnt for SlsPrcgCndnRecordScale to single SlsPrcgCndnRecdSuplmnt.- Parameters:
value- The SlsPrcgCndnRecdSuplmnt to build this SlsPrcgCndnRecordScale with.- Returns:
- This Builder to allow for a fluent interface.
-
slsPrcgConditionRecord
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder slsPrcgConditionRecord(SlsPrcgConditionRecord value) Navigation property to_SlsPrcgConditionRecord for SlsPrcgCndnRecordScale to single SlsPrcgConditionRecord.- Parameters:
value- The SlsPrcgConditionRecord to build this SlsPrcgCndnRecordScale with.- Returns:
- This Builder to allow for a fluent interface.
-
conditionRecord
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionRecord(@Nullable String conditionRecord) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConditionRecord
- Returns:
this.
-
conditionSequentialNumber
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionSequentialNumber(@Nullable String conditionSequentialNumber) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConditionSequentialNumber
- Returns:
this.
-
conditionScaleLine
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionScaleLine(@Nullable String conditionScaleLine) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ConditionScaleLine
- Returns:
this.
-
conditionScaleQuantity
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionScaleQuantity(@Nullable BigDecimal conditionScaleQuantity) Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: ConditionScaleQuantity
- Returns:
this.
-
conditionScaleQuantityUnit
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionScaleQuantityUnit(@Nullable String conditionScaleQuantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConditionScaleQuantityUnit
- Returns:
this.
-
conditionScaleAmount
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionScaleAmount(@Nullable BigDecimal conditionScaleAmount) Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ConditionScaleAmount
- Returns:
this.
-
conditionScaleAmountCurrency
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionScaleAmountCurrency(@Nullable String conditionScaleAmountCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConditionScaleAmountCurrency
- Returns:
this.
-
conditionRateValue
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionRateValue(@Nullable BigDecimal conditionRateValue) Constraints: Not nullable, Precision: 12, Scale: 3Original property name from the Odata EDM: ConditionRateValue
- Returns:
this.
-
conditionRateValueUnit
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionRateValueUnit(@Nullable String conditionRateValueUnit) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConditionRateValueUnit
- Returns:
this.
-
conditionRateRatio
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionRateRatio(@Nullable BigDecimal conditionRateRatio) Constraints: Not nullable, Precision: 24, Scale: 9Original property name from the Odata EDM: ConditionRateRatio
- Returns:
this.
-
conditionRateRatioUnit
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionRateRatioUnit(@Nullable String conditionRateRatioUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConditionRateRatioUnit
- Returns:
this.
-
conditionRateAmount
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionRateAmount(@Nullable BigDecimal conditionRateAmount) Constraints: Not nullable, Precision: 24, Scale: 9Original property name from the Odata EDM: ConditionRateAmount
- Returns:
this.
-
conditionCurrency
@Nonnull public SlsPrcgCndnRecordScale.SlsPrcgCndnRecordScaleBuilder conditionCurrency(@Nullable String conditionCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConditionCurrency
- Returns:
this.
-
eTag
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ETag
- Returns:
this.
-
build
-
toString
-