Class MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder
- Enclosing class:
- MrchdsCatHierNodeCVRstrn
-
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 nullablemrchdsCategoryHierarchyNode(String mrchdsCategoryHierarchyNode) (Key Field) Constraints: Not nullable, Maximum length: 18Navigation property _MrchdsCatHierarchyNodeTP for MrchdsCatHierNodeCVRstrn to single MrchdsCatHierarchyNode.toString()
-
Method Details
-
mrchdsCatHierarchyNodeTP
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder mrchdsCatHierarchyNodeTP(MrchdsCatHierarchyNode value) Navigation property _MrchdsCatHierarchyNodeTP for MrchdsCatHierNodeCVRstrn to single MrchdsCatHierarchyNode.- Parameters:
value- The MrchdsCatHierarchyNode to build this MrchdsCatHierNodeCVRstrn with.- Returns:
- This Builder to allow for a fluent interface.
-
mrchdsCategoryHierarchyNode
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder mrchdsCategoryHierarchyNode(@Nullable String mrchdsCategoryHierarchyNode) (Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: MrchdsCategoryHierarchyNode
- Returns:
this.
-
characteristic
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder characteristic(@Nullable String characteristic) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: Characteristic
- Returns:
this.
-
clfnCharcValuePositionNumber
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder clfnCharcValuePositionNumber(@Nullable String clfnCharcValuePositionNumber) (Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ClfnCharcValuePositionNumber
- Returns:
this.
-
charcInternalID
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcInternalID(@Nullable String charcInternalID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Returns:
this.
-
clfnObjectID
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder clfnObjectID(@Nullable String clfnObjectID) Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: ClfnObjectID
- Returns:
this.
-
charcValue
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcValue(@Nullable String charcValue) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValue
- Returns:
this.
-
charcFromNumericValue
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcFromNumericValue(@Nullable Double charcFromNumericValue) Constraints: Not nullableOriginal property name from the Odata EDM: CharcFromNumericValue
- Returns:
this.
-
charcFromNumericValueUnit
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcFromNumericValueUnit(@Nullable String charcFromNumericValueUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CharcFromNumericValueUnit
- Returns:
this.
-
charcToNumericValue
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcToNumericValue(@Nullable Double charcToNumericValue) Constraints: Not nullableOriginal property name from the Odata EDM: CharcToNumericValue
- Returns:
this.
-
charcToNumericValueUnit
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcToNumericValueUnit(@Nullable String charcToNumericValueUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CharcToNumericValueUnit
- Returns:
this.
-
charcValueIntervalType
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcValueIntervalType(@Nullable String charcValueIntervalType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CharcValueIntervalType
- Returns:
this.
-
isDeleted
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder isDeleted(@Nullable Boolean isDeleted) Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Returns:
this.
-
charcFromDecimalValue
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcFromDecimalValue(@Nullable BigDecimal charcFromDecimalValue) Constraints: Not nullable, Precision: 31, Scale: 14Original property name from the Odata EDM: CharcFromDecimalValue
- Returns:
this.
-
charcToDecimalValue
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcToDecimalValue(@Nullable BigDecimal charcToDecimalValue) Constraints: Not nullable, Precision: 31, Scale: 14Original property name from the Odata EDM: CharcToDecimalValue
- Returns:
this.
-
charcFromAmount
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcFromAmount(@Nullable BigDecimal charcFromAmount) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: CharcFromAmount
- Returns:
this.
-
charcToAmount
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcToAmount(@Nullable BigDecimal charcToAmount) Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: CharcToAmount
- Returns:
this.
-
currency
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder currency(@Nullable String currency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Currency
- Returns:
this.
-
charcFromDate
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcFromDate(@Nullable LocalDate charcFromDate) Constraints: NullableOriginal property name from the Odata EDM: CharcFromDate
- Returns:
this.
-
charcToDate
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcToDate(@Nullable LocalDate charcToDate) Constraints: NullableOriginal property name from the Odata EDM: CharcToDate
- Returns:
this.
-
charcFromTime
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcFromTime(@Nullable LocalTime charcFromTime) Constraints: Not nullableOriginal property name from the Odata EDM: CharcFromTime
- Returns:
this.
-
charcToTime
@Nonnull public MrchdsCatHierNodeCVRstrn.MrchdsCatHierNodeCVRstrnBuilder charcToTime(@Nullable LocalTime charcToTime) Constraints: Not nullableOriginal property name from the Odata EDM: CharcToTime
- Returns:
this.
-
build
-
toString
-