Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.selectable.SrvcOrdAppointmentSelectable
Packages that use SrvcOrdAppointmentSelectable
Package
Description
-
Uses of SrvcOrdAppointmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as SrvcOrdAppointmentSelectableModifier and TypeFieldDescriptionstatic final SrvcOrdAppointmentSelectableSrvcOrdAppointment.ALL_FIELDSSelector for all available fields of SrvcOrdAppointment. -
Uses of SrvcOrdAppointmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field that implement SrvcOrdAppointmentSelectableModifier and TypeClassDescriptionclassSrvcOrdAppointmentField<FieldT>Template class to represent entity fields of the EntitySrvcOrdAppointment. -
Uses of SrvcOrdAppointmentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link that implement SrvcOrdAppointmentSelectableModifier and TypeClassDescriptionclassSrvcOrdAppointmentLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdAppointmentto other entities.classSrvcOrdAppointmentOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdAppointmentto other entities, where the cardinality of the related entity is at most 1.