public static class LglDocStamp.LglDocStampBuilder extends Object
Modifier and Type | Method and Description |
---|---|
LglDocStamp |
build() |
LglDocStamp.LglDocStampBuilder |
lglCntntMCreatedByUser(String lglCntntMCreatedByUser)
Constraints: Not nullable, Maximum length: 12
|
LglDocStamp.LglDocStampBuilder |
lglCntntMCreatedUTCDateTime(ZonedDateTime lglCntntMCreatedUTCDateTime)
Constraints: Not nullable, Precision: 0
|
LglDocStamp.LglDocStampBuilder |
lglCntntMDocumentStamp(String lglCntntMDocumentStamp)
Constraints: Not nullable, Maximum length: 4
|
LglDocStamp.LglDocStampBuilder |
lglCntntMDocumentStampUUID(UUID lglCntntMDocumentStampUUID)
(Key Field) Constraints: Not nullable
|
LglDocStamp.LglDocStampBuilder |
lglCntntMDocumentUUID(UUID lglCntntMDocumentUUID)
Constraints: none
|
String |
toString() |
@Nonnull public LglDocStamp.LglDocStampBuilder lglCntntMDocumentStampUUID(@Nullable UUID lglCntntMDocumentStampUUID)
Original property name from the Odata EDM: LglCntntMDocumentStampUUID
this
.@Nonnull public LglDocStamp.LglDocStampBuilder lglCntntMDocumentUUID(@Nullable UUID lglCntntMDocumentUUID)
Original property name from the Odata EDM: LglCntntMDocumentUUID
this
.@Nonnull public LglDocStamp.LglDocStampBuilder lglCntntMDocumentStamp(@Nullable String lglCntntMDocumentStamp)
Original property name from the Odata EDM: LglCntntMDocumentStamp
this
.@Nonnull public LglDocStamp.LglDocStampBuilder lglCntntMCreatedUTCDateTime(@Nullable ZonedDateTime lglCntntMCreatedUTCDateTime)
Original property name from the Odata EDM: LglCntntMCreatedUTCDateTime
this
.@Nonnull public LglDocStamp.LglDocStampBuilder lglCntntMCreatedByUser(@Nullable String lglCntntMCreatedByUser)
Original property name from the Odata EDM: LglCntntMCreatedByUser
this
.@Nonnull public LglDocStamp build()
Copyright © 2021 SAP SE. All rights reserved.