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