Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field.SuplrEvalRspLanguageField
Packages that use SuplrEvalRspLanguageField
-
Uses of SuplrEvalRspLanguageField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SuplrEvalRspLanguageFieldModifier and TypeFieldDescriptionstatic final SuplrEvalRspLanguageField<String>SuplrEvalRspLanguage.IS_MASTER_LANGUAGEUse with available fluent helpers to apply the IsMasterLanguage field to query operations.static final SuplrEvalRspLanguageField<String>SuplrEvalRspLanguage.IS_SELECTED_LANGUAGEUse with available fluent helpers to apply the IsSelectedLanguage field to query operations.static final SuplrEvalRspLanguageField<String>SuplrEvalRspLanguage.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SuplrEvalRspLanguageField<UUID>SuplrEvalRspLanguage.SUPLR_EVAL_RSP_LANGUAGE_UUIDUse with available fluent helpers to apply the SuplrEvalRspLanguageUUID field to query operations.static final SuplrEvalRspLanguageField<UUID>SuplrEvalRspLanguage.SUPLR_EVAL_RSP_QUESTIONNAIRE_UUIDUse with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.static final SuplrEvalRspLanguageField<UUID>SuplrEvalRspLanguage.SUPLR_EVAL_RSP_UUIDUse with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspLanguageFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalRspLanguageField<T>SuplrEvalRspLanguage.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalRspLanguageField<T>Use with available fluent helpers to apply an extension field to query operations.