Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspExplText
Packages that use SuplrEvalRspExplText
Package
Description
-
Uses of SuplrEvalRspExplText 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 SuplrEvalRspExplTextModifier and TypeFieldDescriptionstatic final SuplrEvalRspQuestionLink<SuplrEvalRspExplText>SuplrEvalRspQuestion.TO_SUPLR_EVAL_RSP_EXPL_TEXTUse with available fluent helpers to apply the to_SuplrEvalRspExplText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspExplTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspExplTextModifier and TypeMethodDescriptionSuplrEvalRspQuestion.fetchSuplrEvalRspExplText()Fetches the SuplrEvalRspExplText entities (one to many) associated with this entity.protected Class<SuplrEvalRspExplText>SuplrEvalRspExplTextByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspExplText>SuplrEvalRspExplTextFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrEvalRspExplText>>SuplrEvalRspQuestion.getSuplrEvalRspExplTextIfPresent()Retrieval of associated SuplrEvalRspExplText entities (one to many).SuplrEvalRspQuestion.getSuplrEvalRspExplTextOrFetch()Retrieval of associated SuplrEvalRspExplText entities (one to many).SuplrEvalRspExplText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspExplTextModifier and TypeMethodDescriptionvoidSuplrEvalRspQuestion.addSuplrEvalRspExplText(SuplrEvalRspExplText... entity) Adds elements to the list of associated SuplrEvalRspExplText entities.SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder.suplrEvalRspExplText(SuplrEvalRspExplText... value) Navigation property to_SuplrEvalRspExplText for SuplrEvalRspQuestion to multiple SuplrEvalRspExplText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspExplTextModifier and TypeMethodDescriptionvoidSuplrEvalRspQuestion.setSuplrEvalRspExplText(List<SuplrEvalRspExplText> value) Overwrites the list of associated SuplrEvalRspExplText entities for the loaded navigation property to_SuplrEvalRspExplText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspExplTextModifierConstructorDescriptionSuplrEvalRspQuestion(UUID suplrEvalRspQuestionUUID, UUID suplrEvalRspUUID, UUID suplrEvalRspBrnchgQuestionUUID, UUID suplrEvalRspSectionUUID, UUID suplrEvalRspBrnchgQstnValnUUID, UUID suplrEvalReqQuestionUUID, String supplierEvalQuestion, String supplierEvalRequestQuestion, String questionName, String isDisqualifyingQuestion, String isMandatoryQuestion, String isQuestionCommentEnabled, Integer numberOfResponses, String sLCPreferredAnswer, String sLCQuestionAttachmentOption, Integer suplrEvalOrdinalNumber, String suplrEvalRspBrnchgQuestion, String suplrEvalRspBrnchgQuestionValn, String sLCQuestionType, Short weightingFactor, Short minimalScore, Short targetScore, List<SuplrEvalRspExplText> toSuplrEvalRspExplText, List<SuplrEvalRspQuestionText> toSuplrEvalRspQuestionText) -
Uses of SuplrEvalRspExplText 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 SuplrEvalRspExplTextModifier and TypeMethodDescriptionSuplrEvalRspExplTextOneToOneLink.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 SuplrEvalRspExplTextModifier and TypeMethodDescriptionprotected SuplrEvalRspExplTextLink<ObjectT>SuplrEvalRspExplTextLink.translateLinkType(EntityLink<SuplrEvalRspExplTextLink<ObjectT>, SuplrEvalRspExplText, ObjectT> link)