public static class OffsettingAccount.OffsettingAccountBuilder extends Object
Modifier and Type | Method and Description |
---|---|
OffsettingAccount |
build() |
OffsettingAccount.OffsettingAccountBuilder |
offsettingAccount_ID(String offsettingAccount_ID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
OffsettingAccount.OffsettingAccountBuilder |
offsettingAccountText(String offsettingAccountText)
Constraints: none
|
OffsettingAccount.OffsettingAccountBuilder |
offsettingAccountType(String offsettingAccountType)
(Key Field) Constraints: Not nullable
|
String |
toString() |
@Nonnull public OffsettingAccount.OffsettingAccountBuilder offsettingAccount_ID(@Nullable String offsettingAccount_ID)
Original property name from the Odata EDM: OffsettingAccount_ID
this
.@Nonnull public OffsettingAccount.OffsettingAccountBuilder offsettingAccountText(@Nullable String offsettingAccountText)
Original property name from the Odata EDM: OffsettingAccountText
this
.@Nonnull public OffsettingAccount.OffsettingAccountBuilder offsettingAccountType(@Nullable String offsettingAccountType)
Original property name from the Odata EDM: OffsettingAccountType
this
.@Nonnull public OffsettingAccount build()
Copyright © 2021 SAP SE. All rights reserved.