Modifier and Type | Field and Description |
---|---|
static PurgPricingConditionTypeLink<PurgPrcgCndnTypeText> |
PurgPricingConditionType.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PurgPrcgCndnTypeText |
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PurgPrcgCndnTypeText> |
PurgPricingConditionType.fetchText()
Fetches the PurgPrcgCndnTypeText entities (one to many) associated with this entity.
|
protected Class<PurgPrcgCndnTypeText> |
PurgPrcgCndnTypeTextByKeyFluentHelper.getEntityClass() |
protected Class<PurgPrcgCndnTypeText> |
PurgPrcgCndnTypeTextFluentHelper.getEntityClass() |
io.vavr.control.Option<List<PurgPrcgCndnTypeText>> |
PurgPricingConditionType.getTextIfPresent()
Retrieval of associated PurgPrcgCndnTypeText entities (one to many).
|
List<PurgPrcgCndnTypeText> |
PurgPricingConditionType.getTextOrFetch()
Retrieval of associated PurgPrcgCndnTypeText entities (one to many).
|
Class<PurgPrcgCndnTypeText> |
PurgPrcgCndnTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PurgPricingConditionType.addText(PurgPrcgCndnTypeText... entity)
Adds elements to the list of associated PurgPrcgCndnTypeText entities.
|
PurgPricingConditionType.PurgPricingConditionTypeBuilder |
PurgPricingConditionType.PurgPricingConditionTypeBuilder.text(PurgPrcgCndnTypeText... value)
Navigation property to_Text for PurgPricingConditionType to multiple
PurgPrcgCndnTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
PurgPricingConditionType.setText(List<PurgPrcgCndnTypeText> value)
Overwrites the list of associated PurgPrcgCndnTypeText entities for the loaded navigation property
to_Text.
|
Constructor and Description |
---|
PurgPricingConditionType(String conditionUsage,
String conditionApplication,
String conditionType,
List<PurgPrcgCndnTypeText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PurgPrcgCndnTypeText> |
PurgPrcgCndnTypeTextOneToOneLink.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 PurgPrcgCndnTypeTextLink<ObjectT> |
PurgPrcgCndnTypeTextLink.translateLinkType(EntityLink<PurgPrcgCndnTypeTextLink<ObjectT>,PurgPrcgCndnTypeText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.