Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.selectable.ProjectDemandResourceSelectable
Packages that use ProjectDemandResourceSelectable
Package
Description
-
Uses of ProjectDemandResourceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandResourceSelectableModifier and TypeFieldDescriptionstatic final ProjectDemandResourceSelectableProjectDemandResource.ALL_FIELDSSelector for all available fields of ProjectDemandResource. -
Uses of ProjectDemandResourceSelectable 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 ProjectDemandResourceSelectableModifier and TypeClassDescriptionclassProjectDemandResourceField<FieldT>Template class to represent entity fields of the EntityProjectDemandResource. -
Uses of ProjectDemandResourceSelectable 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 ProjectDemandResourceSelectableModifier and TypeClassDescriptionclassProjectDemandResourceLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandResourceto other entities.classProjectDemandResourceOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandResourceto other entities, where the cardinality of the related entity is at most 1.