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