Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.selectable.InspSampleCharacteristicSelectable
Packages that use InspSampleCharacteristicSelectable
Package
Description
-
Uses of InspSampleCharacteristicSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspSampleCharacteristicSelectableModifier and TypeFieldDescriptionstatic final InspSampleCharacteristicSelectableInspSampleCharacteristic.ALL_FIELDSSelector for all available fields of InspSampleCharacteristic. -
Uses of InspSampleCharacteristicSelectable 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 InspSampleCharacteristicSelectableModifier and TypeClassDescriptionclassInspSampleCharacteristicField<FieldT>Template class to represent entity fields of the EntityInspSampleCharacteristic. -
Uses of InspSampleCharacteristicSelectable 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 InspSampleCharacteristicSelectableModifier and TypeClassDescriptionclassInspSampleCharacteristicLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspSampleCharacteristicto other entities.classInspSampleCharacteristicOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspSampleCharacteristicto other entities, where the cardinality of the related entity is at most 1.