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() |
public LglTransDate.LglTransDateBuilder legalTransactionDateUUID(@Nullable UUID legalTransactionDateUUID)
Original property name from the Odata EDM: LegalTransactionDateUUID
public LglTransDate.LglTransDateBuilder lglCntntMDateType(@Nullable String lglCntntMDateType)
Original property name from the Odata EDM: LglCntntMDateType
public LglTransDate.LglTransDateBuilder lglCntntMFromDate(@Nullable LocalDateTime lglCntntMFromDate)
Original property name from the Odata EDM: LglCntntMFromDate
public LglTransDate.LglTransDateBuilder lglCntntMToDate(@Nullable LocalDateTime lglCntntMToDate)
Original property name from the Odata EDM: LglCntntMToDate
public LglTransDate.LglTransDateBuilder legalTransactionMandatoryFlag(@Nullable String legalTransactionMandatoryFlag)
Original property name from the Odata EDM: LegalTransactionMandatoryFlag
public LglTransDate.LglTransDateBuilder legalTransactionUUID(@Nullable UUID legalTransactionUUID)
Original property name from the Odata EDM: LegalTransactionUUID
public LglTransDate build()
Copyright © 2019 SAP SE. All rights reserved.