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