Modifier and Type | Field and Description |
---|---|
static InvestmentActivityTypeLink<InvestmentActivityTypeText> |
InvestmentActivityType.TO_CNSLDTN_INVMT_ACTY_TYPE_T
Use with available fluent helpers to apply the to_CnsldtnInvmtActyTypeT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
InvestmentActivityTypeText |
InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<InvestmentActivityTypeText> |
InvestmentActivityType.fetchCnsldtnInvmtActyTypeT()
Fetches the InvestmentActivityTypeText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<InvestmentActivityTypeText>> |
InvestmentActivityType.getCnsldtnInvmtActyTypeTIfPresent()
Retrieval of associated InvestmentActivityTypeText entities (one to many).
|
List<InvestmentActivityTypeText> |
InvestmentActivityType.getCnsldtnInvmtActyTypeTOrFetch()
Retrieval of associated InvestmentActivityTypeText entities (one to many).
|
protected Class<InvestmentActivityTypeText> |
InvestmentActivityTypeTextFluentHelper.getEntityClass() |
protected Class<InvestmentActivityTypeText> |
InvestmentActivityTypeTextByKeyFluentHelper.getEntityClass() |
Class<InvestmentActivityTypeText> |
InvestmentActivityTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
InvestmentActivityType.addCnsldtnInvmtActyTypeT(InvestmentActivityTypeText... entity)
Adds elements to the list of associated InvestmentActivityTypeText entities.
|
InvestmentActivityType.InvestmentActivityTypeBuilder |
InvestmentActivityType.InvestmentActivityTypeBuilder.cnsldtnInvmtActyTypeT(InvestmentActivityTypeText... value)
Navigation property to_CnsldtnInvmtActyTypeT for InvestmentActivityType to multiple
InvestmentActivityTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
InvestmentActivityType.setCnsldtnInvmtActyTypeT(List<InvestmentActivityTypeText> value)
Overwrites the list of associated InvestmentActivityTypeText entities for the loaded navigation property
to_CnsldtnInvmtActyTypeT.
|
Constructor and Description |
---|
InvestmentActivityType(String investmentActivityType,
String investmentActivityType_Text,
List<InvestmentActivityTypeText> toCnsldtnInvmtActyTypeT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<InvestmentActivityTypeText> |
InvestmentActivityTypeTextOneToOneLink.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 InvestmentActivityTypeTextLink<ObjectT> |
InvestmentActivityTypeTextLink.translateLinkType(EntityLink<InvestmentActivityTypeTextLink<ObjectT>,InvestmentActivityTypeText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.