Modifier and Type | Field and Description |
---|---|
static BreakdownTypeLink<BreakdownTypeText> |
BreakdownType.TO_CNSLDTN_BREAKDOWN_TYPE_T
Use with available fluent helpers to apply the to_CnsldtnBreakdownTypeT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BreakdownTypeText |
BreakdownTypeText.BreakdownTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BreakdownTypeText> |
BreakdownType.fetchCnsldtnBreakdownTypeT()
Fetches the BreakdownTypeText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<BreakdownTypeText>> |
BreakdownType.getCnsldtnBreakdownTypeTIfPresent()
Retrieval of associated BreakdownTypeText entities (one to many).
|
List<BreakdownTypeText> |
BreakdownType.getCnsldtnBreakdownTypeTOrFetch()
Retrieval of associated BreakdownTypeText entities (one to many).
|
protected Class<BreakdownTypeText> |
BreakdownTypeTextByKeyFluentHelper.getEntityClass() |
protected Class<BreakdownTypeText> |
BreakdownTypeTextFluentHelper.getEntityClass() |
Class<BreakdownTypeText> |
BreakdownTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BreakdownType.addCnsldtnBreakdownTypeT(BreakdownTypeText... entity)
Adds elements to the list of associated BreakdownTypeText entities.
|
BreakdownType.BreakdownTypeBuilder |
BreakdownType.BreakdownTypeBuilder.cnsldtnBreakdownTypeT(BreakdownTypeText... value)
Navigation property to_CnsldtnBreakdownTypeT for BreakdownType to multiple
BreakdownTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
BreakdownType.setCnsldtnBreakdownTypeT(List<BreakdownTypeText> value)
Overwrites the list of associated BreakdownTypeText entities for the loaded navigation property
to_CnsldtnBreakdownTypeT.
|
Constructor and Description |
---|
BreakdownType(String breakdownType,
String breakdownType_Text,
List<BreakdownTypeText> toCnsldtnBreakdownTypeT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BreakdownTypeText> |
BreakdownTypeTextOneToOneLink.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 BreakdownTypeTextLink<ObjectT> |
BreakdownTypeTextLink.translateLinkType(EntityLink<BreakdownTypeTextLink<ObjectT>,BreakdownTypeText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.