Class ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicdataforclassification.ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder
- Enclosing class:
- ClfnCharcRstrcnForKeyDate
-
Method Summary
Modifier and TypeMethodDescriptionbuild()charcInternalID(String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10charcLastChangedDateTime(ZonedDateTime charcLastChangedDateTime) Constraints: Not nullable, Precision: 7(Key Field) Constraints: Not nullable, Maximum length: 3Constraints: nonekeyDate(LocalDateTime keyDate) Constraints: Not nullable, Precision: 0toString()
-
Method Details
-
delete_mc
@Nonnull public ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
charcInternalID
@Nonnull public ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder charcInternalID(@Nullable String charcInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharcInternalID
- Returns:
this.
-
classType
@Nonnull public ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder classType(@Nullable String classType) (Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ClassType
- Returns:
this.
-
keyDate
@Nonnull public ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder keyDate(@Nullable LocalDateTime keyDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: KeyDate
- Returns:
this.
-
charcLastChangedDateTime
@Nonnull public ClfnCharcRstrcnForKeyDate.ClfnCharcRstrcnForKeyDateBuilder charcLastChangedDateTime(@Nullable ZonedDateTime charcLastChangedDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CharcLastChangedDateTime
- Returns:
this.
-
build
-
toString
-