Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field.SrvcConfAppointmentField
Packages that use SrvcConfAppointmentField
-
Uses of SrvcConfAppointmentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as SrvcConfAppointmentFieldModifier and TypeFieldDescriptionstatic final SrvcConfAppointmentField<String>SrvcConfAppointment.SERVICE_CONFIRMATIONUse with available fluent helpers to apply the ServiceConfirmation field to query operations.static final SrvcConfAppointmentField<String>SrvcConfAppointment.SRVC_DOC_APPOINTMENT_TYPEUse with available fluent helpers to apply the SrvcDocAppointmentType field to query operations.static final SrvcConfAppointmentField<ZonedDateTime>SrvcConfAppointment.SRVC_DOC_APPT_END_DATE_TIMEUse with available fluent helpers to apply the SrvcDocApptEndDateTime field to query operations.static final SrvcConfAppointmentField<ZonedDateTime>SrvcConfAppointment.SRVC_DOC_APPT_START_DATE_TIMEUse with available fluent helpers to apply the SrvcDocApptStartDateTime field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation that return SrvcConfAppointmentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcConfAppointmentField<T>SrvcConfAppointment.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcConfAppointmentField<T>Use with available fluent helpers to apply an extension field to query operations.