Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestionText
Packages that use SuplrEvalRspQuestionText
Package
Description
-
Uses of SuplrEvalRspQuestionText 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 SuplrEvalRspQuestionTextModifier and TypeFieldDescriptionstatic final SuplrEvalRspQuestionLink<SuplrEvalRspQuestionText>SuplrEvalRspQuestion.TO_SUPLR_EVAL_RSP_QUESTION_TEXTUse with available fluent helpers to apply the to_SuplrEvalRspQuestionText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspQuestionTextModifier and TypeMethodDescriptionSuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspQuestionTextModifier and TypeMethodDescriptionSuplrEvalRspQuestion.fetchSuplrEvalRspQuestionText()Fetches the SuplrEvalRspQuestionText entities (one to many) associated with this entity.protected Class<SuplrEvalRspQuestionText>SuplrEvalRspQuestionTextByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspQuestionText>SuplrEvalRspQuestionTextFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrEvalRspQuestionText>>SuplrEvalRspQuestion.getSuplrEvalRspQuestionTextIfPresent()Retrieval of associated SuplrEvalRspQuestionText entities (one to many).SuplrEvalRspQuestion.getSuplrEvalRspQuestionTextOrFetch()Retrieval of associated SuplrEvalRspQuestionText entities (one to many).SuplrEvalRspQuestionText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspQuestionTextModifier and TypeMethodDescriptionvoidSuplrEvalRspQuestion.addSuplrEvalRspQuestionText(SuplrEvalRspQuestionText... entity) Adds elements to the list of associated SuplrEvalRspQuestionText entities.SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder.suplrEvalRspQuestionText(SuplrEvalRspQuestionText... value) Navigation property to_SuplrEvalRspQuestionText for SuplrEvalRspQuestion to multiple SuplrEvalRspQuestionText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspQuestionTextModifier and TypeMethodDescriptionvoidSuplrEvalRspQuestion.setSuplrEvalRspQuestionText(List<SuplrEvalRspQuestionText> value) Overwrites the list of associated SuplrEvalRspQuestionText entities for the loaded navigation property to_SuplrEvalRspQuestionText. -
Uses of SuplrEvalRspQuestionText 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 SuplrEvalRspQuestionTextModifier and TypeMethodDescriptionSuplrEvalRspQuestionTextOneToOneLink.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 SuplrEvalRspQuestionTextModifier and TypeMethodDescriptionprotected SuplrEvalRspQuestionTextLink<ObjectT>SuplrEvalRspQuestionTextLink.translateLinkType(EntityLink<SuplrEvalRspQuestionTextLink<ObjectT>, SuplrEvalRspQuestionText, ObjectT> link)