Modifier and Type | Field and Description |
---|---|
static CnsldtnInvesteeUnitLink<CnsldtnInvesteeUnitText> |
CnsldtnInvesteeUnit.TO_CNSLDTN_INVESTEE_UNIT_T
Use with available fluent helpers to apply the to_CnsldtnInvesteeUnitT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CnsldtnInvesteeUnitText |
CnsldtnInvesteeUnitText.CnsldtnInvesteeUnitTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CnsldtnInvesteeUnitText> |
CnsldtnInvesteeUnit.fetchCnsldtnInvesteeUnitT()
Fetches the CnsldtnInvesteeUnitText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<CnsldtnInvesteeUnitText>> |
CnsldtnInvesteeUnit.getCnsldtnInvesteeUnitTIfPresent()
Retrieval of associated CnsldtnInvesteeUnitText entities (one to many).
|
List<CnsldtnInvesteeUnitText> |
CnsldtnInvesteeUnit.getCnsldtnInvesteeUnitTOrFetch()
Retrieval of associated CnsldtnInvesteeUnitText entities (one to many).
|
protected Class<CnsldtnInvesteeUnitText> |
CnsldtnInvesteeUnitTextByKeyFluentHelper.getEntityClass() |
protected Class<CnsldtnInvesteeUnitText> |
CnsldtnInvesteeUnitTextFluentHelper.getEntityClass() |
Class<CnsldtnInvesteeUnitText> |
CnsldtnInvesteeUnitText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CnsldtnInvesteeUnit.addCnsldtnInvesteeUnitT(CnsldtnInvesteeUnitText... entity)
Adds elements to the list of associated CnsldtnInvesteeUnitText entities.
|
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder |
CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder.cnsldtnInvesteeUnitT(CnsldtnInvesteeUnitText... value)
Navigation property to_CnsldtnInvesteeUnitT for CnsldtnInvesteeUnit to multiple
CnsldtnInvesteeUnitText.
|
Modifier and Type | Method and Description |
---|---|
void |
CnsldtnInvesteeUnit.setCnsldtnInvesteeUnitT(List<CnsldtnInvesteeUnitText> value)
Overwrites the list of associated CnsldtnInvesteeUnitText entities for the loaded navigation property
to_CnsldtnInvesteeUnitT.
|
Constructor and Description |
---|
CnsldtnInvesteeUnit(String consolidationUnit,
String consolidationUnit_Text,
String consolidationUnitLocalCurrency,
String consolidationUnitLocalCurrency_Text,
String country,
List<CnsldtnInvesteeUnitHier> toCnsldtnInvesteeUnitHier,
List<CnsldtnInvesteeUnitText> toCnsldtnInvesteeUnitT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CnsldtnInvesteeUnitText> |
CnsldtnInvesteeUnitTextOneToOneLink.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 CnsldtnInvesteeUnitTextLink<ObjectT> |
CnsldtnInvesteeUnitTextLink.translateLinkType(EntityLink<CnsldtnInvesteeUnitTextLink<ObjectT>,CnsldtnInvesteeUnitText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.