Class ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder
- Enclosing class:
- ClfnCharcDescForKeyDate
-
Method Summary
Modifier and TypeMethodDescriptionbuild()changeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12charcDescription(String charcDescription) Constraints: Not nullable, Maximum length: 30charcInternalID(String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10charcLastChangedDateTime(ZonedDateTime charcLastChangedDateTime) Constraints: Not nullable, Precision: 7Constraints: 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 ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
charcInternalID
@Nonnull public ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder charcInternalID(@Nullable String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Returns:
this.
-
language
@Nonnull public ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder language(@Nullable String language) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
charcDescription
@Nonnull public ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder charcDescription(@Nullable String charcDescription) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CharcDescription
- Returns:
this.
-
changeNumber
@Nonnull public ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder changeNumber(@Nullable String changeNumber) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
validityStartDate
@Nonnull public ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder validityStartDate(@Nullable LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
validityEndDate
@Nonnull public ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder validityEndDate(@Nullable LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
keyDate
@Nonnull public ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder keyDate(@Nullable LocalDateTime keyDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: KeyDate
- Returns:
this.
-
charcLastChangedDateTime
@Nonnull public ClfnCharcDescForKeyDate.ClfnCharcDescForKeyDateBuilder charcLastChangedDateTime(@Nullable ZonedDateTime charcLastChangedDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CharcLastChangedDateTime
- Returns:
this.
-
build
-
toString
-