Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass |
Modifier and Type | Field and Description |
---|---|
static DefectClassTextField<String> |
DefectClassText.DEFECT_CLASS
Use with available fluent helpers to apply the DefectClass field to query operations.
|
static DefectClassTextField<String> |
DefectClassText.DEFECT_CLASS_TEXT
Use with available fluent helpers to apply the DefectClassText field to query operations.
|
static DefectClassTextField<String> |
DefectClassText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DefectClassTextField<T> |
DefectClassText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DefectClassText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.