Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field.SuplrEvalRspQuestionField
Packages that use SuplrEvalRspQuestionField
-
Uses of SuplrEvalRspQuestionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SuplrEvalRspQuestionFieldModifier and TypeFieldDescriptionstatic final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.IS_DISQUALIFYING_QUESTIONUse with available fluent helpers to apply the IsDisqualifyingQuestion field to query operations.static final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.IS_MANDATORY_QUESTIONUse with available fluent helpers to apply the IsMandatoryQuestion field to query operations.static final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.IS_QUESTION_COMMENT_ENABLEDUse with available fluent helpers to apply the IsQuestionCommentEnabled field to query operations.static final SuplrEvalRspQuestionField<Short>SuplrEvalRspQuestion.MINIMAL_SCOREUse with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalRspQuestionField<Integer>SuplrEvalRspQuestion.NUMBER_OF_RESPONSESUse with available fluent helpers to apply the NumberOfResponses field to query operations.static final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.QUESTION_NAMEUse with available fluent helpers to apply the QuestionName field to query operations.static final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.SLC_PREFERRED_ANSWERUse with available fluent helpers to apply the SLCPreferredAnswer field to query operations.static final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.SLC_QUESTION_ATTACHMENT_OPTIONUse with available fluent helpers to apply the SLCQuestionAttachmentOption field to query operations.static final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.SLC_QUESTION_TYPEUse with available fluent helpers to apply the SLCQuestionType field to query operations.static final SuplrEvalRspQuestionField<Integer>SuplrEvalRspQuestion.SUPLR_EVAL_ORDINAL_NUMBERUse with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.static final SuplrEvalRspQuestionField<UUID>SuplrEvalRspQuestion.SUPLR_EVAL_REQ_QUESTION_UUIDUse with available fluent helpers to apply the SuplrEvalReqQuestionUUID field to query operations.static final SuplrEvalRspQuestionField<UUID>SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QSTN_VALN_UUIDUse with available fluent helpers to apply the SuplrEvalRspBrnchgQstnValnUUID field to query operations.static final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QUESTIONUse with available fluent helpers to apply the SuplrEvalRspBrnchgQuestion field to query operations.static final SuplrEvalRspQuestionField<UUID>SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QUESTION_UUIDUse with available fluent helpers to apply the SuplrEvalRspBrnchgQuestionUUID field to query operations.static final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.SUPLR_EVAL_RSP_BRNCHG_QUESTION_VALNUse with available fluent helpers to apply the SuplrEvalRspBrnchgQuestionValn field to query operations.static final SuplrEvalRspQuestionField<UUID>SuplrEvalRspQuestion.SUPLR_EVAL_RSP_QUESTION_UUIDUse with available fluent helpers to apply the SuplrEvalRspQuestionUUID field to query operations.static final SuplrEvalRspQuestionField<UUID>SuplrEvalRspQuestion.SUPLR_EVAL_RSP_SECTION_UUIDUse with available fluent helpers to apply the SuplrEvalRspSectionUUID field to query operations.static final SuplrEvalRspQuestionField<UUID>SuplrEvalRspQuestion.SUPLR_EVAL_RSP_UUIDUse with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.static final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.SUPPLIER_EVAL_QUESTIONUse with available fluent helpers to apply the SupplierEvalQuestion field to query operations.static final SuplrEvalRspQuestionField<String>SuplrEvalRspQuestion.SUPPLIER_EVAL_REQUEST_QUESTIONUse with available fluent helpers to apply the SupplierEvalRequestQuestion field to query operations.static final SuplrEvalRspQuestionField<Short>SuplrEvalRspQuestion.TARGET_SCOREUse with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalRspQuestionField<Short>SuplrEvalRspQuestion.WEIGHTING_FACTORUse with available fluent helpers to apply the WeightingFactor field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspQuestionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalRspQuestionField<T>SuplrEvalRspQuestion.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalRspQuestionField<T>Use with available fluent helpers to apply an extension field to query operations.