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