Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.selectable.InspectionMethodSelectable
Packages that use InspectionMethodSelectable
Package
Description
-
Uses of InspectionMethodSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod declared as InspectionMethodSelectableModifier and TypeFieldDescriptionstatic final InspectionMethodSelectableInspectionMethod.ALL_FIELDSSelector for all available fields of InspectionMethod. -
Uses of InspectionMethodSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.field that implement InspectionMethodSelectableModifier and TypeClassDescriptionclassInspectionMethodField<FieldT>Template class to represent entity fields of the EntityInspectionMethod. -
Uses of InspectionMethodSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.link that implement InspectionMethodSelectableModifier and TypeClassDescriptionclassInspectionMethodLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionMethodto other entities.classInspectionMethodOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionMethodto other entities, where the cardinality of the related entity is at most 1.