Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.appointmentactivity |
Modifier and Type | Field and Description |
---|---|
static AppointmentActivityTextField<String> |
AppointmentActivityText.APPOINTMENT_ACTIVITY
Use with available fluent helpers to apply the AppointmentActivity field to query operations.
|
static AppointmentActivityTextField<String> |
AppointmentActivityText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static AppointmentActivityTextField<String> |
AppointmentActivityText.PLAIN_LONG_TEXT
Use with available fluent helpers to apply the PlainLongText field to query operations.
|
static AppointmentActivityTextField<String> |
AppointmentActivityText.TEXT_OBJECT_TYPE
Use with available fluent helpers to apply the TextObjectType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> AppointmentActivityTextField<T> |
AppointmentActivityText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
AppointmentActivityText.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.