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