Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspIntroduction
Packages that use SuplrEvalRspIntroduction
Package
Description
-
Uses of SuplrEvalRspIntroduction in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type parameters of type SuplrEvalRspIntroductionModifier and TypeFieldDescriptionstatic final SupplierEvaluationResponseLink<SuplrEvalRspIntroduction>SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_INTRODUCTIONUse with available fluent helpers to apply the to_SuplrEvalRspIntroduction navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspIntroductionModifier and TypeMethodDescriptionSuplrEvalRspIntroduction.SuplrEvalRspIntroductionBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspIntroductionModifier and TypeMethodDescriptionSupplierEvaluationResponse.fetchSuplrEvalRspIntroduction()Fetches the SuplrEvalRspIntroduction entities (one to many) associated with this entity.protected Class<SuplrEvalRspIntroduction>SuplrEvalRspIntroductionByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspIntroduction>SuplrEvalRspIntroductionFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrEvalRspIntroduction>>SupplierEvaluationResponse.getSuplrEvalRspIntroductionIfPresent()Retrieval of associated SuplrEvalRspIntroduction entities (one to many).SupplierEvaluationResponse.getSuplrEvalRspIntroductionOrFetch()Retrieval of associated SuplrEvalRspIntroduction entities (one to many).SuplrEvalRspIntroduction.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspIntroductionModifier and TypeMethodDescriptionvoidSupplierEvaluationResponse.addSuplrEvalRspIntroduction(SuplrEvalRspIntroduction... entity) Adds elements to the list of associated SuplrEvalRspIntroduction entities.SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspIntroduction(SuplrEvalRspIntroduction... value) Navigation property to_SuplrEvalRspIntroduction for SupplierEvaluationResponse to multiple SuplrEvalRspIntroduction.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspIntroductionModifier and TypeMethodDescriptionvoidSupplierEvaluationResponse.setSuplrEvalRspIntroduction(List<SuplrEvalRspIntroduction> value) Overwrites the list of associated SuplrEvalRspIntroduction entities for the loaded navigation property to_SuplrEvalRspIntroduction. -
Uses of SuplrEvalRspIntroduction in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.link that return types with arguments of type SuplrEvalRspIntroductionModifier and TypeMethodDescriptionSuplrEvalRspIntroductionOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.link with type arguments of type SuplrEvalRspIntroductionModifier and TypeMethodDescriptionprotected SuplrEvalRspIntroductionLink<ObjectT>SuplrEvalRspIntroductionLink.translateLinkType(EntityLink<SuplrEvalRspIntroductionLink<ObjectT>, SuplrEvalRspIntroduction, ObjectT> link)