Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandstatus.ProjectDemandStatus
Packages that use ProjectDemandStatus
Package
Description
-
Uses of ProjectDemandStatus in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandstatus
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandstatus with type parameters of type ProjectDemandStatusModifier and TypeFieldDescriptionstatic final SimpleProperty<ProjectDemandStatus>ProjectDemandStatus.ALL_FIELDSSelector for all available fields of ProjectDemandStatus.static final SimpleProperty.String<ProjectDemandStatus>ProjectDemandStatus.PROJECT_DEMAND_STATUSstatic final SimpleProperty.String<ProjectDemandStatus>ProjectDemandStatus.PROJECT_DEMAND_STATUS_TEXTProjectDemandStatusText.TO__STATUSUse with available request builders to apply the _Status navigation property to query operations.ProjectDemandStatus.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandstatus that return ProjectDemandStatusMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandstatus that return types with arguments of type ProjectDemandStatusModifier and TypeMethodDescriptionio.vavr.control.Option<ProjectDemandStatus>ProjectDemandStatusText.getStatusIfPresent()Retrieval of associated ProjectDemandStatus entity (one to one).ProjectDemandStatus.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandstatus with parameters of type ProjectDemandStatusModifier and TypeMethodDescriptionvoidProjectDemandStatusText.setStatus(ProjectDemandStatus value) Overwrites the associated ProjectDemandStatus entity for the loaded navigation property _Status.ProjectDemandStatusText.ProjectDemandStatusTextBuilder.status(ProjectDemandStatus value) Navigation property _Status for ProjectDemandStatusText to single ProjectDemandStatus.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandstatus with parameters of type ProjectDemandStatusModifierConstructorDescriptionProjectDemandStatusText(String projectDemandStatus, String language, String projectDemandStatusText, ProjectDemandStatus to_Status) -
Uses of ProjectDemandStatus in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type ProjectDemandStatusModifier and TypeMethodDescriptionDefaultProjectDemandStatusService.countProjectDemandStatus()Deprecated.ProjectDemandStatusService.countProjectDemandStatus()Deprecated.Fetch the number of entries from theProjectDemandStatusentity collection matching the filter and search expressions.DefaultProjectDemandStatusService.getAllProjectDemandStatus()Deprecated.ProjectDemandStatusService.getAllProjectDemandStatus()Deprecated.Fetch multipleProjectDemandStatusentities.DefaultProjectDemandStatusService.getProjectDemandStatusByKey(String projectDemandStatus) Deprecated.ProjectDemandStatusService.getProjectDemandStatusByKey(String projectDemandStatus) Deprecated.Fetch a singleProjectDemandStatusentity using key fields.