Modifier and Type | Field and Description |
---|---|
static BreakdownTypeTextOneToOneLink<BreakdownType> |
BreakdownTypeText.TO_CNSLDTN_BREAKDOWN_TYPE
Use with available fluent helpers to apply the to_CnsldtnBreakdownType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BreakdownType |
BreakdownType.BreakdownTypeBuilder.build() |
BreakdownType |
BreakdownTypeText.fetchCnsldtnBreakdownType()
Fetches the BreakdownType entity (one to one) associated with this entity.
|
BreakdownType |
BreakdownTypeText.getCnsldtnBreakdownTypeOrFetch()
Retrieval of associated BreakdownType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<BreakdownType> |
BreakdownTypeText.getCnsldtnBreakdownTypeIfPresent()
Retrieval of associated BreakdownType entity (one to one).
|
protected Class<BreakdownType> |
BreakdownTypeByKeyFluentHelper.getEntityClass() |
protected Class<BreakdownType> |
BreakdownTypeFluentHelper.getEntityClass() |
Class<BreakdownType> |
BreakdownType.getType() |
Modifier and Type | Method and Description |
---|---|
BreakdownTypeText.BreakdownTypeTextBuilder |
BreakdownTypeText.BreakdownTypeTextBuilder.cnsldtnBreakdownType(BreakdownType value)
Navigation property to_CnsldtnBreakdownType for BreakdownTypeText to single
BreakdownType.
|
void |
BreakdownTypeText.setCnsldtnBreakdownType(BreakdownType value)
Overwrites the associated BreakdownType entity for the loaded navigation property
to_CnsldtnBreakdownType.
|
Constructor and Description |
---|
BreakdownTypeText(String language,
String breakdownType,
String breakdownTypeText,
BreakdownType toCnsldtnBreakdownType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BreakdownType> |
BreakdownTypeOneToOneLink.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 BreakdownTypeLink<ObjectT> |
BreakdownTypeLink.translateLinkType(EntityLink<BreakdownTypeLink<ObjectT>,BreakdownType,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.