Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspLanguage
Packages that use SuplrEvalRspLanguage
Package
Description
-
Uses of SuplrEvalRspLanguage 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 SuplrEvalRspLanguageModifier and TypeFieldDescriptionstatic final SupplierEvaluationResponseLink<SuplrEvalRspLanguage>SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_LANGUAGEUse with available fluent helpers to apply the to_SuplrEvalRspLanguage navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspLanguageMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspLanguageModifier and TypeMethodDescriptionSupplierEvaluationResponse.fetchSuplrEvalRspLanguage()Fetches the SuplrEvalRspLanguage entities (one to many) associated with this entity.protected Class<SuplrEvalRspLanguage>SuplrEvalRspLanguageByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspLanguage>SuplrEvalRspLanguageFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrEvalRspLanguage>>SupplierEvaluationResponse.getSuplrEvalRspLanguageIfPresent()Retrieval of associated SuplrEvalRspLanguage entities (one to many).SupplierEvaluationResponse.getSuplrEvalRspLanguageOrFetch()Retrieval of associated SuplrEvalRspLanguage entities (one to many).SuplrEvalRspLanguage.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspLanguageModifier and TypeMethodDescriptionvoidSupplierEvaluationResponse.addSuplrEvalRspLanguage(SuplrEvalRspLanguage... entity) Adds elements to the list of associated SuplrEvalRspLanguage entities.SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspLanguage(SuplrEvalRspLanguage... value) Navigation property to_SuplrEvalRspLanguage for SupplierEvaluationResponse to multiple SuplrEvalRspLanguage.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspLanguageModifier and TypeMethodDescriptionvoidSupplierEvaluationResponse.setSuplrEvalRspLanguage(List<SuplrEvalRspLanguage> value) Overwrites the list of associated SuplrEvalRspLanguage entities for the loaded navigation property to_SuplrEvalRspLanguage. -
Uses of SuplrEvalRspLanguage 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 SuplrEvalRspLanguageModifier and TypeMethodDescriptionSuplrEvalRspLanguageOneToOneLink.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 SuplrEvalRspLanguageModifier and TypeMethodDescriptionprotected SuplrEvalRspLanguageLink<ObjectT>SuplrEvalRspLanguageLink.translateLinkType(EntityLink<SuplrEvalRspLanguageLink<ObjectT>, SuplrEvalRspLanguage, ObjectT> link)