Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.selectable.SuplrEvalRspSectionSelectable
Packages that use SuplrEvalRspSectionSelectable
Package
Description
-
Uses of SuplrEvalRspSectionSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SuplrEvalRspSectionSelectableModifier and TypeFieldDescriptionstatic final SuplrEvalRspSectionSelectableSuplrEvalRspSection.ALL_FIELDSSelector for all available fields of SuplrEvalRspSection. -
Uses of SuplrEvalRspSectionSelectable 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 SuplrEvalRspSectionSelectableModifier and TypeClassDescriptionclassSuplrEvalRspSectionField<FieldT>Template class to represent entity fields of the EntitySuplrEvalRspSection. -
Uses of SuplrEvalRspSectionSelectable 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 SuplrEvalRspSectionSelectableModifier and TypeClassDescriptionclassSuplrEvalRspSectionLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSuplrEvalRspSectionto other entities.classSuplrEvalRspSectionOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSuplrEvalRspSectionto other entities, where the cardinality of the related entity is at most 1.