Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.selectable.InspLotUsageDecisionSelectable
Packages that use InspLotUsageDecisionSelectable
Package
Description
-
Uses of InspLotUsageDecisionSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspLotUsageDecisionSelectableModifier and TypeFieldDescriptionstatic final InspLotUsageDecisionSelectableInspLotUsageDecision.ALL_FIELDSSelector for all available fields of InspLotUsageDecision. -
Uses of InspLotUsageDecisionSelectable 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 InspLotUsageDecisionSelectableModifier and TypeClassDescriptionclassInspLotUsageDecisionField<FieldT>Template class to represent entity fields of the EntityInspLotUsageDecision. -
Uses of InspLotUsageDecisionSelectable 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 InspLotUsageDecisionSelectableModifier and TypeClassDescriptionclassInspLotUsageDecisionLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspLotUsageDecisionto other entities.classInspLotUsageDecisionOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspLotUsageDecisionto other entities, where the cardinality of the related entity is at most 1.