Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.selectable.InspectionOperationSelectable
Packages that use InspectionOperationSelectable
Package
Description
-
Uses of InspectionOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspectionOperationSelectableModifier and TypeFieldDescriptionstatic final InspectionOperationSelectableInspectionOperation.ALL_FIELDSSelector for all available fields of InspectionOperation. -
Uses of InspectionOperationSelectable 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 InspectionOperationSelectableModifier and TypeClassDescriptionclassInspectionOperationField<FieldT>Template class to represent entity fields of the EntityInspectionOperation. -
Uses of InspectionOperationSelectable 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 InspectionOperationSelectableModifier and TypeClassDescriptionclassInspectionOperationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionOperationto other entities.classInspectionOperationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionOperationto other entities, where the cardinality of the related entity is at most 1.