Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.selectable.ProjectDemandServiceSupplySelectable
Packages that use ProjectDemandServiceSupplySelectable
Package
Description
-
Uses of ProjectDemandServiceSupplySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandServiceSupplySelectableModifier and TypeFieldDescriptionstatic final ProjectDemandServiceSupplySelectableProjectDemandServiceSupply.ALL_FIELDSSelector for all available fields of ProjectDemandServiceSupply. -
Uses of ProjectDemandServiceSupplySelectable 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 ProjectDemandServiceSupplySelectableModifier and TypeClassDescriptionclassProjectDemandServiceSupplyField<FieldT>Template class to represent entity fields of the EntityProjectDemandServiceSupply. -
Uses of ProjectDemandServiceSupplySelectable 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 ProjectDemandServiceSupplySelectableModifier and TypeClassDescriptionclassProjectDemandServiceSupplyLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandServiceSupplyto other entities.classProjectDemandServiceSupplyOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectDemandServiceSupplyto other entities, where the cardinality of the related entity is at most 1.