public static final class FSItemTypeText.FSItemTypeTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FSItemTypeText |
build() |
FSItemTypeText.FSItemTypeTextBuilder |
cnsldtnFSItemType(FSItemType value)
Navigation property to_CnsldtnFSItemType for FSItemTypeText to single FSItemType.
|
FSItemTypeText.FSItemTypeTextBuilder |
financialStatementItemType(String financialStatementItemType)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
FSItemTypeText.FSItemTypeTextBuilder |
financialStatementItemTypeText(String financialStatementItemTypeText)
Constraints: Not nullable, Maximum length: 60
|
FSItemTypeText.FSItemTypeTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
@Nonnull public FSItemTypeText.FSItemTypeTextBuilder cnsldtnFSItemType(FSItemType value)
value
- The FSItemType to build this FSItemTypeText with.@Nonnull public FSItemTypeText.FSItemTypeTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public FSItemTypeText.FSItemTypeTextBuilder financialStatementItemType(@Nullable String financialStatementItemType)
Original property name from the Odata EDM: FinancialStatementItemType
this
.@Nonnull public FSItemTypeText.FSItemTypeTextBuilder financialStatementItemTypeText(@Nullable String financialStatementItemTypeText)
Original property name from the Odata EDM: FinancialStatementItemTypeText
this
.@Nonnull public FSItemTypeText build()
Copyright © 2021 SAP SE. All rights reserved.