Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSectionText
Packages that use SuplrEvalRspSectionText
Package
Description
-
Uses of SuplrEvalRspSectionText 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 SuplrEvalRspSectionTextModifier and TypeFieldDescriptionstatic final SuplrEvalRspSectionLink<SuplrEvalRspSectionText>SuplrEvalRspSection.TO_SUPLR_EVAL_RSP_SECTION_TEXTUse with available fluent helpers to apply the to_SuplrEvalRspSectionText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspSectionTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspSectionTextModifier and TypeMethodDescriptionSuplrEvalRspSection.fetchSuplrEvalRspSectionText()Fetches the SuplrEvalRspSectionText entities (one to many) associated with this entity.protected Class<SuplrEvalRspSectionText>SuplrEvalRspSectionTextByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspSectionText>SuplrEvalRspSectionTextFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrEvalRspSectionText>>SuplrEvalRspSection.getSuplrEvalRspSectionTextIfPresent()Retrieval of associated SuplrEvalRspSectionText entities (one to many).SuplrEvalRspSection.getSuplrEvalRspSectionTextOrFetch()Retrieval of associated SuplrEvalRspSectionText entities (one to many).SuplrEvalRspSectionText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspSectionTextModifier and TypeMethodDescriptionvoidSuplrEvalRspSection.addSuplrEvalRspSectionText(SuplrEvalRspSectionText... entity) Adds elements to the list of associated SuplrEvalRspSectionText entities.SuplrEvalRspSection.SuplrEvalRspSectionBuilder.suplrEvalRspSectionText(SuplrEvalRspSectionText... value) Navigation property to_SuplrEvalRspSectionText for SuplrEvalRspSection to multiple SuplrEvalRspSectionText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspSectionTextModifier and TypeMethodDescriptionvoidSuplrEvalRspSection.setSuplrEvalRspSectionText(List<SuplrEvalRspSectionText> value) Overwrites the list of associated SuplrEvalRspSectionText entities for the loaded navigation property to_SuplrEvalRspSectionText. -
Uses of SuplrEvalRspSectionText 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 SuplrEvalRspSectionTextModifier and TypeMethodDescriptionSuplrEvalRspSectionTextOneToOneLink.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 SuplrEvalRspSectionTextModifier and TypeMethodDescriptionprotected SuplrEvalRspSectionTextLink<ObjectT>SuplrEvalRspSectionTextLink.translateLinkType(EntityLink<SuplrEvalRspSectionTextLink<ObjectT>, SuplrEvalRspSectionText, ObjectT> link)