Class MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder
- Enclosing class:
- MrchdsCatCharcValRstrcn
-
Method Summary
Modifier and TypeMethodDescriptionbuild()characteristic(String characteristic) (Key Field) Constraints: Not nullable, Maximum length: 30charcFromAmount(BigDecimal charcFromAmount) Constraints: Not nullable, Precision: 23, Scale: 0charcFromDate(LocalDate charcFromDate) Constraints: NullablecharcFromDecimalValue(BigDecimal charcFromDecimalValue) Constraints: Not nullable, Precision: 31, Scale: 14charcFromNumericValue(Double charcFromNumericValue) Constraints: Not nullablecharcFromNumericValueUnit(String charcFromNumericValueUnit) Constraints: Not nullable, Maximum length: 3charcFromTime(LocalTime charcFromTime) Constraints: Not nullablecharcInternalID(String charcInternalID) Constraints: Not nullable, Maximum length: 10charcToAmount(BigDecimal charcToAmount) Constraints: Not nullable, Precision: 23, Scale: 0charcToDate(LocalDate charcToDate) Constraints: NullablecharcToDecimalValue(BigDecimal charcToDecimalValue) Constraints: Not nullable, Precision: 31, Scale: 14charcToNumericValue(Double charcToNumericValue) Constraints: Not nullablecharcToNumericValueUnit(String charcToNumericValueUnit) Constraints: Not nullable, Maximum length: 3charcToTime(LocalTime charcToTime) Constraints: Not nullablecharcValue(String charcValue) Constraints: Not nullable, Maximum length: 70charcValueIntervalType(String charcValueIntervalType) Constraints: Not nullable, Maximum length: 1clfnCharcValuePositionNumber(String clfnCharcValuePositionNumber) (Key Field) Constraints: Not nullable, Maximum length: 3clfnObjectID(String clfnObjectID) Constraints: Not nullable, Maximum length: 90Constraints: Not nullable, Maximum length: 3Constraints: Not nullablemerchandiseCategory(String merchandiseCategory) (Key Field) Constraints: Not nullable, Maximum length: 9Navigation property _MerchandiseCategoryTP for MrchdsCatCharcValRstrcn to single MerchandiseCategory.toString()
-
Method Details
-
merchandiseCategoryTP
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder merchandiseCategoryTP(MerchandiseCategory value) Navigation property _MerchandiseCategoryTP for MrchdsCatCharcValRstrcn to single MerchandiseCategory.- Parameters:
value- The MerchandiseCategory to build this MrchdsCatCharcValRstrcn with.- Returns:
- This Builder to allow for a fluent interface.
-
merchandiseCategory
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder merchandiseCategory(@Nullable String merchandiseCategory) (Key Field) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: MerchandiseCategory
- Returns:
this.
-
characteristic
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder characteristic(@Nullable String characteristic) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: Characteristic
- Returns:
this.
-
clfnCharcValuePositionNumber
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder clfnCharcValuePositionNumber(@Nullable String clfnCharcValuePositionNumber) (Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ClfnCharcValuePositionNumber
- Returns:
this.
-
clfnObjectID
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder clfnObjectID(@Nullable String clfnObjectID) Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: ClfnObjectID
- Returns:
this.
-
charcInternalID
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcInternalID(@Nullable String charcInternalID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Returns:
this.
-
charcValue
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcValue(@Nullable String charcValue) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValue
- Returns:
this.
-
charcFromNumericValue
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcFromNumericValue(@Nullable Double charcFromNumericValue) Constraints: Not nullableOriginal property name from the Odata EDM: CharcFromNumericValue
- Returns:
this.
-
charcFromNumericValueUnit
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcFromNumericValueUnit(@Nullable String charcFromNumericValueUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CharcFromNumericValueUnit
- Returns:
this.
-
charcToNumericValue
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcToNumericValue(@Nullable Double charcToNumericValue) Constraints: Not nullableOriginal property name from the Odata EDM: CharcToNumericValue
- Returns:
this.
-
charcToNumericValueUnit
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcToNumericValueUnit(@Nullable String charcToNumericValueUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CharcToNumericValueUnit
- Returns:
this.
-
charcValueIntervalType
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcValueIntervalType(@Nullable String charcValueIntervalType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CharcValueIntervalType
- Returns:
this.
-
isDeleted
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder isDeleted(@Nullable Boolean isDeleted) Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Returns:
this.
-
charcFromDecimalValue
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcFromDecimalValue(@Nullable BigDecimal charcFromDecimalValue) Constraints: Not nullable, Precision: 31, Scale: 14Original property name from the Odata EDM: CharcFromDecimalValue
- Returns:
this.
-
charcToDecimalValue
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcToDecimalValue(@Nullable BigDecimal charcToDecimalValue) Constraints: Not nullable, Precision: 31, Scale: 14Original property name from the Odata EDM: CharcToDecimalValue
- Returns:
this.
-
charcFromAmount
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcFromAmount(@Nullable BigDecimal charcFromAmount) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: CharcFromAmount
- Returns:
this.
-
charcToAmount
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcToAmount(@Nullable BigDecimal charcToAmount) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: CharcToAmount
- Returns:
this.
-
currency
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder currency(@Nullable String currency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Currency
- Returns:
this.
-
charcFromDate
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcFromDate(@Nullable LocalDate charcFromDate) Constraints: NullableOriginal property name from the Odata EDM: CharcFromDate
- Returns:
this.
-
charcToDate
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcToDate(@Nullable LocalDate charcToDate) Constraints: NullableOriginal property name from the Odata EDM: CharcToDate
- Returns:
this.
-
charcFromTime
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcFromTime(@Nullable LocalTime charcFromTime) Constraints: Not nullableOriginal property name from the Odata EDM: CharcFromTime
- Returns:
this.
-
charcToTime
@Nonnull public MrchdsCatCharcValRstrcn.MrchdsCatCharcValRstrcnBuilder charcToTime(@Nullable LocalTime charcToTime) Constraints: Not nullableOriginal property name from the Odata EDM: CharcToTime
- Returns:
this.
-
build
-
toString
-