Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload.selectable.FileDownloadStatusSelectable
Packages that use FileDownloadStatusSelectable
Package
Description
-
Uses of FileDownloadStatusSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload declared as FileDownloadStatusSelectableModifier and TypeFieldDescriptionstatic final FileDownloadStatusSelectableFileDownloadStatus.ALL_FIELDSSelector for all available fields of FileDownloadStatus. -
Uses of FileDownloadStatusSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload.field that implement FileDownloadStatusSelectableModifier and TypeClassDescriptionclassFileDownloadStatusField<FieldT>Template class to represent entity fields of the EntityFileDownloadStatus. -
Uses of FileDownloadStatusSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload.link that implement FileDownloadStatusSelectableModifier and TypeClassDescriptionclassFileDownloadStatusLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFileDownloadStatusto other entities.classFileDownloadStatusOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFileDownloadStatusto other entities, where the cardinality of the related entity is at most 1.