public static class IsBalanceSheetAccount.IsBalanceSheetAccountBuilder extends Object
Modifier and Type | Method and Description |
---|---|
IsBalanceSheetAccount |
build() |
IsBalanceSheetAccount.IsBalanceSheetAccountBuilder |
isBalanceSheetAccount_ID(String isBalanceSheetAccount_ID)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
IsBalanceSheetAccount.IsBalanceSheetAccountBuilder |
isBalanceSheetAccountText(String isBalanceSheetAccountText)
Constraints: none
|
String |
toString() |
public IsBalanceSheetAccount.IsBalanceSheetAccountBuilder isBalanceSheetAccount_ID(@Nullable String isBalanceSheetAccount_ID)
Original property name from the Odata EDM: IsBalanceSheetAccount_ID
this
.public IsBalanceSheetAccount.IsBalanceSheetAccountBuilder isBalanceSheetAccountText(@Nullable String isBalanceSheetAccountText)
Original property name from the Odata EDM: IsBalanceSheetAccountText
this
.public IsBalanceSheetAccount build()
Copyright © 2020 SAP SE. All rights reserved.