Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.selectable.InspectionLotSelectable
Packages that use InspectionLotSelectable
Package
Description
-
Uses of InspectionLotSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspectionLotSelectableModifier and TypeFieldDescriptionstatic final InspectionLotSelectableInspectionLot.ALL_FIELDSSelector for all available fields of InspectionLot. -
Uses of InspectionLotSelectable 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 InspectionLotSelectableModifier and TypeClassDescriptionclassInspectionLotField<FieldT>Template class to represent entity fields of the EntityInspectionLot. -
Uses of InspectionLotSelectable 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 InspectionLotSelectableModifier and TypeClassDescriptionclassInspectionLotLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionLotto other entities.classInspectionLotOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionLotto other entities, where the cardinality of the related entity is at most 1.