public static class LglTransRelationship.LglTransRelationshipBuilder extends Object
Modifier and Type | Method and Description |
---|---|
LglTransRelationship |
build() |
LglTransRelationship.LglTransRelationshipBuilder |
legalTransactionMandatoryFlag(String legalTransactionMandatoryFlag)
Constraints: Not nullable, Maximum length: 1
|
LglTransRelationship.LglTransRelationshipBuilder |
legalTransactionRelshpUUID(UUID legalTransactionRelshpUUID)
(Key Field) Constraints: Not nullable
|
LglTransRelationship.LglTransRelationshipBuilder |
legalTransactionUUID(UUID legalTransactionUUID)
Constraints: none
|
LglTransRelationship.LglTransRelationshipBuilder |
lglCntntMRelshpType(String lglCntntMRelshpType)
Constraints: Not nullable, Maximum length: 4
|
LglTransRelationship.LglTransRelationshipBuilder |
relshpLegalTransaction(String relshpLegalTransaction)
Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
public LglTransRelationship.LglTransRelationshipBuilder legalTransactionRelshpUUID(@Nullable UUID legalTransactionRelshpUUID)
Original property name from the Odata EDM: LegalTransactionRelshpUUID
public LglTransRelationship.LglTransRelationshipBuilder lglCntntMRelshpType(@Nullable String lglCntntMRelshpType)
Original property name from the Odata EDM: LglCntntMRelshpType
public LglTransRelationship.LglTransRelationshipBuilder relshpLegalTransaction(@Nullable String relshpLegalTransaction)
Original property name from the Odata EDM: RelshpLegalTransaction
public LglTransRelationship.LglTransRelationshipBuilder legalTransactionMandatoryFlag(@Nullable String legalTransactionMandatoryFlag)
Original property name from the Odata EDM: LegalTransactionMandatoryFlag
public LglTransRelationship.LglTransRelationshipBuilder legalTransactionUUID(@Nullable UUID legalTransactionUUID)
Original property name from the Odata EDM: LegalTransactionUUID
public LglTransRelationship build()
Copyright © 2019 SAP SE. All rights reserved.