Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.selectable.ReservationDocumentHeaderSelectable
Packages that use ReservationDocumentHeaderSelectable
Package
Description
-
Uses of ReservationDocumentHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument declared as ReservationDocumentHeaderSelectableModifier and TypeFieldDescriptionstatic final ReservationDocumentHeaderSelectableReservationDocumentHeader.ALL_FIELDSSelector for all available fields of ReservationDocumentHeader. -
Uses of ReservationDocumentHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.field that implement ReservationDocumentHeaderSelectableModifier and TypeClassDescriptionclassReservationDocumentHeaderField<FieldT>Template class to represent entity fields of the EntityReservationDocumentHeader. -
Uses of ReservationDocumentHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.reservationdocument.link that implement ReservationDocumentHeaderSelectableModifier and TypeClassDescriptionclassReservationDocumentHeaderLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReservationDocumentHeaderto other entities.classReservationDocumentHeaderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReservationDocumentHeaderto other entities, where the cardinality of the related entity is at most 1.