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