Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.selectable.SupplierEvaluationResponseSelectable
Packages that use SupplierEvaluationResponseSelectable
Package
Description
-
Uses of SupplierEvaluationResponseSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SupplierEvaluationResponseSelectableModifier and TypeFieldDescriptionstatic final SupplierEvaluationResponseSelectableSupplierEvaluationResponse.ALL_FIELDSSelector for all available fields of SupplierEvaluationResponse. -
Uses of SupplierEvaluationResponseSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field that implement SupplierEvaluationResponseSelectableModifier and TypeClassDescriptionclassSupplierEvaluationResponseField<FieldT>Template class to represent entity fields of the EntitySupplierEvaluationResponse. -
Uses of SupplierEvaluationResponseSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.link that implement SupplierEvaluationResponseSelectableModifier and TypeClassDescriptionclassSupplierEvaluationResponseLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierEvaluationResponseto other entities.classSupplierEvaluationResponseOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierEvaluationResponseto other entities, where the cardinality of the related entity is at most 1.