Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.selectable.SrvcOrdTmplAppointmentSelectable
Packages that use SrvcOrdTmplAppointmentSelectable
Package
Description
-
Uses of SrvcOrdTmplAppointmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as SrvcOrdTmplAppointmentSelectableModifier and TypeFieldDescriptionstatic final SrvcOrdTmplAppointmentSelectableSrvcOrdTmplAppointment.ALL_FIELDSSelector for all available fields of SrvcOrdTmplAppointment. -
Uses of SrvcOrdTmplAppointmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field that implement SrvcOrdTmplAppointmentSelectableModifier and TypeClassDescriptionclassSrvcOrdTmplAppointmentField<FieldT>Template class to represent entity fields of the EntitySrvcOrdTmplAppointment. -
Uses of SrvcOrdTmplAppointmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link that implement SrvcOrdTmplAppointmentSelectableModifier and TypeClassDescriptionclassSrvcOrdTmplAppointmentLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdTmplAppointmentto other entities.classSrvcOrdTmplAppointmentOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdTmplAppointmentto other entities, where the cardinality of the related entity is at most 1.