Modifier and Type | Field and Description |
---|---|
static ProductSalesDeliveryLink<ProductSalesTax> |
ProductSalesDelivery.TO_SALES_TAX
Use with available fluent helpers to apply the to_SalesTax navigation property to query operations.
|
static ProductSalesDeliveryLink<ProductSalesText> |
ProductSalesDelivery.TO_SALES_TEXT
Use with available fluent helpers to apply the to_SalesText navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductSalesDeliveryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProductSalesDelivery to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ProductSalesDeliveryLink<ObjectT> |
ProductSalesDeliveryLink.translateLinkType(EntityLink<ProductSalesDeliveryLink<ObjectT>,ProductSalesDelivery,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected ProductSalesDeliveryLink<ObjectT> |
ProductSalesDeliveryLink.translateLinkType(EntityLink<ProductSalesDeliveryLink<ObjectT>,ProductSalesDelivery,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.