Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.selectable.InspectionCharacteristicSelectable
Packages that use InspectionCharacteristicSelectable
Package
Description
-
Uses of InspectionCharacteristicSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspectionCharacteristicSelectableModifier and TypeFieldDescriptionstatic final InspectionCharacteristicSelectableInspectionCharacteristic.ALL_FIELDSSelector for all available fields of InspectionCharacteristic. -
Uses of InspectionCharacteristicSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.field that implement InspectionCharacteristicSelectableModifier and TypeClassDescriptionclassInspectionCharacteristicField<FieldT>Template class to represent entity fields of the EntityInspectionCharacteristic. -
Uses of InspectionCharacteristicSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.link that implement InspectionCharacteristicSelectableModifier and TypeClassDescriptionclassInspectionCharacteristicLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionCharacteristicto other entities.classInspectionCharacteristicOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionCharacteristicto other entities, where the cardinality of the related entity is at most 1.