Modifier and Type | Field and Description |
---|---|
static FinancialTransactionTypeLink<FinancialTransactionTypeText> |
FinancialTransactionType.TO_CNSLDTN_FIN_TRANS_TYPE_T
Use with available fluent helpers to apply the to_CnsldtnFinTransTypeT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FinancialTransactionTypeText |
FinancialTransactionTypeText.FinancialTransactionTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<FinancialTransactionTypeText> |
FinancialTransactionType.fetchCnsldtnFinTransTypeT()
Fetches the FinancialTransactionTypeText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FinancialTransactionTypeText>> |
FinancialTransactionType.getCnsldtnFinTransTypeTIfPresent()
Retrieval of associated FinancialTransactionTypeText entities (one to many).
|
List<FinancialTransactionTypeText> |
FinancialTransactionType.getCnsldtnFinTransTypeTOrFetch()
Retrieval of associated FinancialTransactionTypeText entities (one to many).
|
protected Class<FinancialTransactionTypeText> |
FinancialTransactionTypeTextByKeyFluentHelper.getEntityClass() |
protected Class<FinancialTransactionTypeText> |
FinancialTransactionTypeTextFluentHelper.getEntityClass() |
Class<FinancialTransactionTypeText> |
FinancialTransactionTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FinancialTransactionType.addCnsldtnFinTransTypeT(FinancialTransactionTypeText... entity)
Adds elements to the list of associated FinancialTransactionTypeText entities.
|
FinancialTransactionType.FinancialTransactionTypeBuilder |
FinancialTransactionType.FinancialTransactionTypeBuilder.cnsldtnFinTransTypeT(FinancialTransactionTypeText... value)
Navigation property to_CnsldtnFinTransTypeT for FinancialTransactionType to multiple
FinancialTransactionTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
FinancialTransactionType.setCnsldtnFinTransTypeT(List<FinancialTransactionTypeText> value)
Overwrites the list of associated FinancialTransactionTypeText entities for the loaded navigation property
to_CnsldtnFinTransTypeT.
|
Constructor and Description |
---|
FinancialTransactionType(String financialTransactionType,
String financialTransactionType_Text,
String additionalMasterDataSource,
List<FinancialTransactionTypeHier> toCnsldtnFinTransTypeHier,
List<FinancialTransactionTypeText> toCnsldtnFinTransTypeT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FinancialTransactionTypeText> |
FinancialTransactionTypeTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected FinancialTransactionTypeTextLink<ObjectT> |
FinancialTransactionTypeTextLink.translateLinkType(EntityLink<FinancialTransactionTypeTextLink<ObjectT>,FinancialTransactionTypeText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.