Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.selectable.ProjectDemandResourceRequestSelectable
Packages that use ProjectDemandResourceRequestSelectable
Package
Description
-
Uses of ProjectDemandResourceRequestSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandResourceRequestSelectableModifier and TypeFieldDescriptionstatic final ProjectDemandResourceRequestSelectableProjectDemandResourceRequest.ALL_FIELDSSelector for all available fields of ProjectDemandResourceRequest. -
Uses of ProjectDemandResourceRequestSelectable 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 ProjectDemandResourceRequestSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntityProjectDemandResourceRequest. -
Uses of ProjectDemandResourceRequestSelectable 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 ProjectDemandResourceRequestSelectableModifier and TypeClassDescriptionclassProjectDemandResourceRequestLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandResourceRequestto other entities.classProjectDemandResourceRequestOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandResourceRequestto other entities, where the cardinality of the related entity is at most 1.