Modifier and Type | Field and Description |
---|---|
static SlsPrcgCndnTypeTextOneToOneLink<SlsPricingConditionType> |
SlsPrcgCndnTypeText.TO_SLS_PRICING_CONDITION_TYPE
Use with available fluent helpers to apply the to_SlsPricingConditionType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SlsPricingConditionType |
SlsPricingConditionType.SlsPricingConditionTypeBuilder.build() |
SlsPricingConditionType |
SlsPrcgCndnTypeText.fetchSlsPricingConditionType()
Fetches the SlsPricingConditionType entity (one to one) associated with this entity.
|
SlsPricingConditionType |
SlsPrcgCndnTypeText.getSlsPricingConditionTypeOrFetch()
Retrieval of associated SlsPricingConditionType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SlsPricingConditionType> |
SlsPricingConditionTypeByKeyFluentHelper.getEntityClass() |
protected Class<SlsPricingConditionType> |
SlsPricingConditionTypeFluentHelper.getEntityClass() |
io.vavr.control.Option<SlsPricingConditionType> |
SlsPrcgCndnTypeText.getSlsPricingConditionTypeIfPresent()
Retrieval of associated SlsPricingConditionType entity (one to one).
|
Class<SlsPricingConditionType> |
SlsPricingConditionType.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SlsPrcgCndnTypeText.setSlsPricingConditionType(SlsPricingConditionType value)
Overwrites the associated SlsPricingConditionType entity for the loaded navigation property
to_SlsPricingConditionType.
|
SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder |
SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder.slsPricingConditionType(SlsPricingConditionType value)
Navigation property to_SlsPricingConditionType for SlsPrcgCndnTypeText to single
SlsPricingConditionType.
|
Constructor and Description |
---|
SlsPrcgCndnTypeText(String language,
String conditionUsage,
String conditionApplication,
String conditionType,
String conditionTypeName,
SlsPricingConditionType toSlsPricingConditionType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SlsPricingConditionType> |
SlsPricingConditionTypeOneToOneLink.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 SlsPricingConditionTypeLink<ObjectT> |
SlsPricingConditionTypeLink.translateLinkType(EntityLink<SlsPricingConditionTypeLink<ObjectT>,SlsPricingConditionType,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.