Class ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder
- Enclosing class:
- ClfnCharcValueDescForKeyDate
-
Method Summary
Modifier and TypeMethodDescriptionbuild()changeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12charcInternalID(String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10charcLastChangedDateTime(ZonedDateTime charcLastChangedDateTime) Constraints: Not nullable, Precision: 7charcValueDescription(String charcValueDescription) Constraints: Not nullable, Maximum length: 70charcValuePositionNumber(String charcValuePositionNumber) (Key Field) Constraints: Not nullable, Maximum length: 4Constraints: nonekeyDate(LocalDateTime keyDate) Constraints: Not nullable, Precision: 0(Key Field) Constraints: Not nullable, Maximum length: 2toString()Constraints: nonevalidityEndDate(LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0validityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0
-
Method Details
-
delete_mc
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
charcInternalID
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder charcInternalID(@Nullable String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Returns:
this.
-
charcValuePositionNumber
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder charcValuePositionNumber(@Nullable String charcValuePositionNumber) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CharcValuePositionNumber
- Returns:
this.
-
language
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder language(@Nullable String language) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
charcValueDescription
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder charcValueDescription(@Nullable String charcValueDescription) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValueDescription
- Returns:
this.
-
changeNumber
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder changeNumber(@Nullable String changeNumber) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
validityStartDate
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder validityStartDate(@Nullable LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
validityEndDate
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder validityEndDate(@Nullable LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
keyDate
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder keyDate(@Nullable LocalDateTime keyDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: KeyDate
- Returns:
this.
-
charcLastChangedDateTime
@Nonnull public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder charcLastChangedDateTime(@Nullable ZonedDateTime charcLastChangedDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CharcLastChangedDateTime
- Returns:
this.
-
build
-
toString
-