Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestion
Packages that use SuplrEvalRspQuestion
Package
Description
-
Uses of SuplrEvalRspQuestion 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 SuplrEvalRspQuestionModifier and TypeFieldDescriptionstatic final SuplrEvalRspSectionLink<SuplrEvalRspQuestion>SuplrEvalRspSection.TO_SUPLR_EVAL_RSP_QUESTIONUse with available fluent helpers to apply the to_SuplrEvalRspQuestion navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspQuestionMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspQuestionModifier and TypeMethodDescriptionSuplrEvalRspSection.fetchSuplrEvalRspQuestion()Fetches the SuplrEvalRspQuestion entities (one to many) associated with this entity.protected Class<SuplrEvalRspQuestion>SuplrEvalRspQuestionByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspQuestion>SuplrEvalRspQuestionFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrEvalRspQuestion>>SuplrEvalRspSection.getSuplrEvalRspQuestionIfPresent()Retrieval of associated SuplrEvalRspQuestion entities (one to many).SuplrEvalRspSection.getSuplrEvalRspQuestionOrFetch()Retrieval of associated SuplrEvalRspQuestion entities (one to many).SuplrEvalRspQuestion.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspQuestionModifier and TypeMethodDescriptionvoidSuplrEvalRspSection.addSuplrEvalRspQuestion(SuplrEvalRspQuestion... entity) Adds elements to the list of associated SuplrEvalRspQuestion entities.SuplrEvalRspSection.SuplrEvalRspSectionBuilder.suplrEvalRspQuestion(SuplrEvalRspQuestion... value) Navigation property to_SuplrEvalRspQuestion for SuplrEvalRspSection to multiple SuplrEvalRspQuestion.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspQuestionModifier and TypeMethodDescriptionvoidSuplrEvalRspSection.setSuplrEvalRspQuestion(List<SuplrEvalRspQuestion> value) Overwrites the list of associated SuplrEvalRspQuestion entities for the loaded navigation property to_SuplrEvalRspQuestion.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspQuestionModifierConstructorDescriptionSuplrEvalRspSection(UUID suplrEvalRspSectionUUID, UUID suplrEvalRspUUID, UUID suplrEvalRspQuestionnaireUUID, UUID suplrEvalReqSectionUUID, String supplierEvalResponseSection, Integer supplierEvalResponseSctnAltv, String questionnaireSectionName, Short weightingFactor, Short minimalScore, Short targetScore, Double calculatedScore, Integer numberOfResponses, List<SuplrEvalRspQuestion> toSuplrEvalRspQuestion, List<SuplrEvalRspSectionText> toSuplrEvalRspSectionText) -
Uses of SuplrEvalRspQuestion 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 SuplrEvalRspQuestionModifier and TypeMethodDescriptionSuplrEvalRspQuestionOneToOneLink.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 SuplrEvalRspQuestionModifier and TypeMethodDescriptionprotected SuplrEvalRspQuestionLink<ObjectT>SuplrEvalRspQuestionLink.translateLinkType(EntityLink<SuplrEvalRspQuestionLink<ObjectT>, SuplrEvalRspQuestion, ObjectT> link)