Modifier and Type | Field and Description |
---|---|
static InspectionCharacteristicLink<InspectionResultValue> |
InspectionCharacteristic.TO_INSP_RESULT_VALUE
Use with available fluent helpers to apply the to_InspResultValue navigation property to query operations.
|
static InspectionCharacteristicLink<InspSampleResult> |
InspectionCharacteristic.TO_INSP_SMPL_RESULT
Use with available fluent helpers to apply the to_InspSmplResult navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
InspectionCharacteristicOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
InspectionCharacteristic to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected InspectionCharacteristicLink<ObjectT> |
InspectionCharacteristicLink.translateLinkType(EntityLink<InspectionCharacteristicLink<ObjectT>,InspectionCharacteristic,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected InspectionCharacteristicLink<ObjectT> |
InspectionCharacteristicLink.translateLinkType(EntityLink<InspectionCharacteristicLink<ObjectT>,InspectionCharacteristic,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.