Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.selectable.SrvcConfAppointmentSelectable
Packages that use SrvcConfAppointmentSelectable
Package
Description
-
Uses of SrvcConfAppointmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as SrvcConfAppointmentSelectableModifier and TypeFieldDescriptionstatic final SrvcConfAppointmentSelectableSrvcConfAppointment.ALL_FIELDSSelector for all available fields of SrvcConfAppointment. -
Uses of SrvcConfAppointmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field that implement SrvcConfAppointmentSelectableModifier and TypeClassDescriptionclassSrvcConfAppointmentField<FieldT>Template class to represent entity fields of the EntitySrvcConfAppointment. -
Uses of SrvcConfAppointmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link that implement SrvcConfAppointmentSelectableModifier and TypeClassDescriptionclassSrvcConfAppointmentLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcConfAppointmentto other entities.classSrvcConfAppointmentOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcConfAppointmentto other entities, where the cardinality of the related entity is at most 1.