public static class ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ClfnCharcRefForKeyDate |
build() |
ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder |
charcInternalID(String charcInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder |
charcLastChangedDateTime(ZonedDateTime charcLastChangedDateTime)
Constraints: Not nullable, Precision: 7
|
ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder |
charcReferenceTable(String charcReferenceTable)
(Key Field) Constraints: Not nullable, Maximum length: 30
|
ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder |
charcReferenceTableField(String charcReferenceTableField)
(Key Field) Constraints: Not nullable, Maximum length: 30
|
ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder |
keyDate(LocalDateTime keyDate)
Constraints: Not nullable, Precision: 0
|
String |
toString() |
@Nonnull public ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder charcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
this
.@Nonnull public ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder charcReferenceTable(@Nullable String charcReferenceTable)
Original property name from the Odata EDM: CharcReferenceTable
this
.@Nonnull public ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder charcReferenceTableField(@Nullable String charcReferenceTableField)
Original property name from the Odata EDM: CharcReferenceTableField
this
.@Nonnull public ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
this
.@Nonnull public ClfnCharcRefForKeyDate.ClfnCharcRefForKeyDateBuilder charcLastChangedDateTime(@Nullable ZonedDateTime charcLastChangedDateTime)
Original property name from the Odata EDM: CharcLastChangedDateTime
this
.@Nonnull public ClfnCharcRefForKeyDate build()
Copyright © 2021 SAP SE. All rights reserved.