Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.selectable.ProjectDemandServiceSelectable
Packages that use ProjectDemandServiceSelectable
Package
Description
-
Uses of ProjectDemandServiceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandServiceSelectableModifier and TypeFieldDescriptionstatic final ProjectDemandServiceSelectableProjectDemandService.ALL_FIELDSSelector for all available fields of ProjectDemandService. -
Uses of ProjectDemandServiceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field that implement ProjectDemandServiceSelectableModifier and TypeClassDescriptionclassProjectDemandServiceField<FieldT>Template class to represent entity fields of the EntityProjectDemandService. -
Uses of ProjectDemandServiceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.link that implement ProjectDemandServiceSelectableModifier and TypeClassDescriptionclassProjectDemandServiceLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandServiceto other entities.classProjectDemandServiceOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandServiceto other entities, where the cardinality of the related entity is at most 1.