Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspSection
Packages that use SuplrEvalRspSection
Package
Description
-
Uses of SuplrEvalRspSection 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 SuplrEvalRspSectionModifier and TypeFieldDescriptionstatic final SuplrEvalRspStrucQnaireLink<SuplrEvalRspSection>SuplrEvalRspStrucQnaire.TO_SUPLR_EVAL_RSP_SECTIONUse with available fluent helpers to apply the to_SuplrEvalRspSection navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspSectionMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspSectionModifier and TypeMethodDescriptionSuplrEvalRspStrucQnaire.fetchSuplrEvalRspSection()Fetches the SuplrEvalRspSection entities (one to many) associated with this entity.protected Class<SuplrEvalRspSection>SuplrEvalRspSectionByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspSection>SuplrEvalRspSectionFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrEvalRspSection>>SuplrEvalRspStrucQnaire.getSuplrEvalRspSectionIfPresent()Retrieval of associated SuplrEvalRspSection entities (one to many).SuplrEvalRspStrucQnaire.getSuplrEvalRspSectionOrFetch()Retrieval of associated SuplrEvalRspSection entities (one to many).SuplrEvalRspSection.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspSectionModifier and TypeMethodDescriptionvoidSuplrEvalRspStrucQnaire.addSuplrEvalRspSection(SuplrEvalRspSection... entity) Adds elements to the list of associated SuplrEvalRspSection entities.SuplrEvalRspStrucQnaire.SuplrEvalRspStrucQnaireBuilder.suplrEvalRspSection(SuplrEvalRspSection... value) Navigation property to_SuplrEvalRspSection for SuplrEvalRspStrucQnaire to multiple SuplrEvalRspSection.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspSectionModifier and TypeMethodDescriptionvoidSuplrEvalRspStrucQnaire.setSuplrEvalRspSection(List<SuplrEvalRspSection> value) Overwrites the list of associated SuplrEvalRspSection entities for the loaded navigation property to_SuplrEvalRspSection.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspSectionModifierConstructorDescriptionSuplrEvalRspStrucQnaire(UUID suplrEvalRspQuestionnaireUUID, UUID suplrEvalRspRootQnaireUUID, UUID suplrEvalRspUUID, String questionnaireName, Double calculatedScore, Boolean isScoringRelevant, Short minimalScore, Integer numberOfResponses, Integer suplrEvalOrdinalNumber, Short targetScore, Short weightingFactor, List<SuplrEvalRspSection> toSuplrEvalRspSection) -
Uses of SuplrEvalRspSection 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 SuplrEvalRspSectionModifier and TypeMethodDescriptionSuplrEvalRspSectionOneToOneLink.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 SuplrEvalRspSectionModifier and TypeMethodDescriptionprotected SuplrEvalRspSectionLink<ObjectT>SuplrEvalRspSectionLink.translateLinkType(EntityLink<SuplrEvalRspSectionLink<ObjectT>, SuplrEvalRspSection, ObjectT> link)