Modifier and Type | Field and Description |
---|---|
static PurgPrcgCndnTypeTextOneToOneLink<PurgPricingConditionType> |
PurgPrcgCndnTypeText.TO_PURG_PRICING_CONDITION_TYPE
Use with available fluent helpers to apply the to_PurgPricingConditionType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PurgPricingConditionType |
PurgPricingConditionType.PurgPricingConditionTypeBuilder.build() |
PurgPricingConditionType |
PurgPrcgCndnTypeText.fetchPurgPricingConditionType()
Fetches the PurgPricingConditionType entity (one to one) associated with this entity.
|
PurgPricingConditionType |
PurgPrcgCndnTypeText.getPurgPricingConditionTypeOrFetch()
Retrieval of associated PurgPricingConditionType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PurgPricingConditionType> |
PurgPricingConditionTypeFluentHelper.getEntityClass() |
protected Class<PurgPricingConditionType> |
PurgPricingConditionTypeByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<PurgPricingConditionType> |
PurgPrcgCndnTypeText.getPurgPricingConditionTypeIfPresent()
Retrieval of associated PurgPricingConditionType entity (one to one).
|
Class<PurgPricingConditionType> |
PurgPricingConditionType.getType() |
Modifier and Type | Method and Description |
---|---|
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder |
PurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder.purgPricingConditionType(PurgPricingConditionType value)
Navigation property to_PurgPricingConditionType for PurgPrcgCndnTypeText to single
PurgPricingConditionType.
|
void |
PurgPrcgCndnTypeText.setPurgPricingConditionType(PurgPricingConditionType value)
Overwrites the associated PurgPricingConditionType entity for the loaded navigation property
to_PurgPricingConditionType.
|
Constructor and Description |
---|
PurgPrcgCndnTypeText(String language,
String conditionUsage,
String conditionApplication,
String conditionType,
String conditionTypeName,
PurgPricingConditionType toPurgPricingConditionType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PurgPricingConditionType> |
PurgPricingConditionTypeOneToOneLink.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 PurgPricingConditionTypeLink<ObjectT> |
PurgPricingConditionTypeLink.translateLinkType(EntityLink<PurgPricingConditionTypeLink<ObjectT>,PurgPricingConditionType,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.