Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.selectable.InspectionSpecificationTextSelectable
Packages that use InspectionSpecificationTextSelectable
Package
Description
-
Uses of InspectionSpecificationTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic declared as InspectionSpecificationTextSelectableModifier and TypeFieldDescriptionstatic final InspectionSpecificationTextSelectableInspectionSpecificationText.ALL_FIELDSSelector for all available fields of InspectionSpecificationText. -
Uses of InspectionSpecificationTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.field that implement InspectionSpecificationTextSelectableModifier and TypeClassDescriptionclassInspectionSpecificationTextField<FieldT>Template class to represent entity fields of the EntityInspectionSpecificationText. -
Uses of InspectionSpecificationTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.link that implement InspectionSpecificationTextSelectableModifier and TypeClassDescriptionclassInspectionSpecificationTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionSpecificationTextto other entities.classInspectionSpecificationTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionSpecificationTextto other entities, where the cardinality of the related entity is at most 1.