Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspLanguageField<String> |
SuplrEvalRspLanguage.IS_MASTER_LANGUAGE
Use with available fluent helpers to apply the IsMasterLanguage field to query operations.
|
static SuplrEvalRspLanguageField<String> |
SuplrEvalRspLanguage.IS_SELECTED_LANGUAGE
Use with available fluent helpers to apply the IsSelectedLanguage field to query operations.
|
static SuplrEvalRspLanguageField<String> |
SuplrEvalRspLanguage.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SuplrEvalRspLanguageField<UUID> |
SuplrEvalRspLanguage.SUPLR_EVAL_RSP_LANGUAGE_UUID
Use with available fluent helpers to apply the SuplrEvalRspLanguageUUID field to query operations.
|
static SuplrEvalRspLanguageField<UUID> |
SuplrEvalRspLanguage.SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.
|
static SuplrEvalRspLanguageField<UUID> |
SuplrEvalRspLanguage.SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SuplrEvalRspLanguageField<T> |
SuplrEvalRspLanguage.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SuplrEvalRspLanguage.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.