Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field.SuplrEvalRspQuestionTextField
Packages that use SuplrEvalRspQuestionTextField
-
Uses of SuplrEvalRspQuestionTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SuplrEvalRspQuestionTextFieldModifier and TypeFieldDescriptionstatic final SuplrEvalRspQuestionTextField<String>SuplrEvalRspQuestionText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SuplrEvalRspQuestionTextField<UUID>SuplrEvalRspQuestionText.SUPLR_EVAL_REQ_UUIDUse with available fluent helpers to apply the SuplrEvalReqUUID field to query operations.static final SuplrEvalRspQuestionTextField<String>SuplrEvalRspQuestionText.SUPLR_EVAL_RSP_QUESTION_TEXTUse with available fluent helpers to apply the SuplrEvalRspQuestionText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspQuestionTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalRspQuestionTextField<T>SuplrEvalRspQuestionText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalRspQuestionTextField<T>Use with available fluent helpers to apply an extension field to query operations.