Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.link.ProjectDemandOneToOneLink
Packages that use ProjectDemandOneToOneLink
-
Uses of ProjectDemandOneToOneLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandOneToOneLinkModifier and TypeFieldDescriptionstatic final ProjectDemandOneToOneLink<ProjectDemandExpense>ProjectDemand.TO_EXPENSEUse with available fluent helpers to apply the to_Expense navigation property to query operations.static final ProjectDemandOneToOneLink<ProjectDemandMaterial>ProjectDemand.TO_MATERIALUse with available fluent helpers to apply the to_Material navigation property to query operations.static final ProjectDemandOneToOneLink<ProjectDemandService>ProjectDemand.TO_SERVICEUse with available fluent helpers to apply the to_Service navigation property to query operations.static final ProjectDemandOneToOneLink<ProjectDemandResource>ProjectDemand.TO_WORKUse with available fluent helpers to apply the to_Work navigation property to query operations.