Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands.ProjectDemandAssignmentStatusText
Packages that use ProjectDemandAssignmentStatusText
Package
Description
-
Uses of ProjectDemandAssignmentStatusText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands with type parameters of type ProjectDemandAssignmentStatusTextModifier and TypeFieldDescriptionstatic final SimpleProperty<ProjectDemandAssignmentStatusText>ProjectDemandAssignmentStatusText.ALL_FIELDSSelector for all available fields of ProjectDemandAssignmentStatusText.static final SimpleProperty.String<ProjectDemandAssignmentStatusText>ProjectDemandAssignmentStatusText.LANGUAGEstatic final SimpleProperty.String<ProjectDemandAssignmentStatusText>ProjectDemandAssignmentStatusText.PROJ_DMND_ASSGMT_STATUSstatic final SimpleProperty.String<ProjectDemandAssignmentStatusText>ProjectDemandAssignmentStatusText.PROJ_DMND_ASSGMT_STATUS_TEXTstatic final NavigationProperty.Single<ProjectDemandAssignmentStatusText,ProjectDemandAssignmentStatus> ProjectDemandAssignmentStatusText.TO__ASSIGNMENT_STATUSUse with available request builders to apply the _AssignmentStatus navigation property to query operations.static final NavigationProperty.Collection<ProjectDemandAssignmentStatus,ProjectDemandAssignmentStatusText> ProjectDemandAssignmentStatus.TO__ASSIGNMENT_STATUS_TEXTUse with available request builders to apply the _AssignmentStatusText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands that return ProjectDemandAssignmentStatusTextModifier and TypeMethodDescriptionProjectDemandAssignmentStatusText.ProjectDemandAssignmentStatusTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands that return types with arguments of type ProjectDemandAssignmentStatusTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<ProjectDemandAssignmentStatusText>>ProjectDemandAssignmentStatus.getAssignmentStatusTextIfPresent()Retrieval of associated ProjectDemandAssignmentStatusText entities (one to many).ProjectDemandAssignmentStatusText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands with parameters of type ProjectDemandAssignmentStatusTextModifier and TypeMethodDescriptionvoidProjectDemandAssignmentStatus.addAssignmentStatusText(ProjectDemandAssignmentStatusText... entity) Adds elements to the list of associated ProjectDemandAssignmentStatusText entities.ProjectDemandAssignmentStatus.ProjectDemandAssignmentStatusBuilder.assignmentStatusText(ProjectDemandAssignmentStatusText... value) Navigation property _AssignmentStatusText for ProjectDemandAssignmentStatus to multiple ProjectDemandAssignmentStatusText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands with type arguments of type ProjectDemandAssignmentStatusTextModifier and TypeMethodDescriptionvoidProjectDemandAssignmentStatus.setAssignmentStatusText(List<ProjectDemandAssignmentStatusText> value) Overwrites the list of associated ProjectDemandAssignmentStatusText entities for the loaded navigation property _AssignmentStatusText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands with type arguments of type ProjectDemandAssignmentStatusTextModifierConstructorDescriptionProjectDemandAssignmentStatus(String projDmndAssgmtStatus, String projDmndAssgmtStatusText, List<ProjectDemandAssignmentStatusText> to_AssignmentStatusText) -
Uses of ProjectDemandAssignmentStatusText 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 ProjectDemandAssignmentStatusTextModifier and TypeMethodDescriptionAssignmentStatusForProjectDemandsService.countProjDmndAssgmtStatusText()Deprecated.Fetch the number of entries from theProjectDemandAssignmentStatusTextentity collection matching the filter and search expressions.DefaultAssignmentStatusForProjectDemandsService.countProjDmndAssgmtStatusText()Deprecated.AssignmentStatusForProjectDemandsService.getAllProjDmndAssgmtStatusText()Deprecated.Fetch multipleProjectDemandAssignmentStatusTextentities.DefaultAssignmentStatusForProjectDemandsService.getAllProjDmndAssgmtStatusText()Deprecated.AssignmentStatusForProjectDemandsService.getProjDmndAssgmtStatusTextByKey(String language, String projDmndAssgmtStatus) Deprecated.Fetch a singleProjectDemandAssignmentStatusTextentity using key fields.DefaultAssignmentStatusForProjectDemandsService.getProjDmndAssgmtStatusTextByKey(String language, String projDmndAssgmtStatus) Deprecated.