public static class LglTransDate.LglTransDateBuilder extends Object
Modifier and Type | Method and Description |
---|---|
LglTransDate |
build() |
LglTransDate.LglTransDateBuilder |
legalTransactionDateUUID(UUID legalTransactionDateUUID)
(Key Field) Constraints: Not nullable
|
LglTransDate.LglTransDateBuilder |
legalTransactionMandatoryFlag(String legalTransactionMandatoryFlag)
Constraints: Not nullable, Maximum length: 1
|
LglTransDate.LglTransDateBuilder |
legalTransactionUUID(UUID legalTransactionUUID)
Constraints: none
|
LglTransDate.LglTransDateBuilder |
lglCntntMDateType(String lglCntntMDateType)
Constraints: Not nullable, Maximum length: 4
|
LglTransDate.LglTransDateBuilder |
lglCntntMFromDate(LocalDateTime lglCntntMFromDate)
Constraints: Not nullable, Precision: 0
|
LglTransDate.LglTransDateBuilder |
lglCntntMToDate(LocalDateTime lglCntntMToDate)
Constraints: Not nullable, Precision: 0
|
String |
toString() |
@Nonnull public LglTransDate.LglTransDateBuilder legalTransactionDateUUID(@Nullable UUID legalTransactionDateUUID)
Original property name from the Odata EDM: LegalTransactionDateUUID
this
.@Nonnull public LglTransDate.LglTransDateBuilder lglCntntMDateType(@Nullable String lglCntntMDateType)
Original property name from the Odata EDM: LglCntntMDateType
this
.@Nonnull public LglTransDate.LglTransDateBuilder lglCntntMFromDate(@Nullable LocalDateTime lglCntntMFromDate)
Original property name from the Odata EDM: LglCntntMFromDate
this
.@Nonnull public LglTransDate.LglTransDateBuilder lglCntntMToDate(@Nullable LocalDateTime lglCntntMToDate)
Original property name from the Odata EDM: LglCntntMToDate
this
.@Nonnull public LglTransDate.LglTransDateBuilder legalTransactionMandatoryFlag(@Nullable String legalTransactionMandatoryFlag)
Original property name from the Odata EDM: LegalTransactionMandatoryFlag
this
.@Nonnull public LglTransDate.LglTransDateBuilder legalTransactionUUID(@Nullable UUID legalTransactionUUID)
Original property name from the Odata EDM: LegalTransactionUUID
this
.@Nonnull public LglTransDate build()
Copyright © 2020 SAP SE. All rights reserved.