Uses of Enum Class
overit.geocallapp.wfm.roughplanning.rs1.demand.DTODemandSummaryGroupingType
Packages that use DTODemandSummaryGroupingType
Package
Description
-
Uses of DTODemandSummaryGroupingType in overit.geocallapp.wfm.roughplanning.rs1.demand
Methods in overit.geocallapp.wfm.roughplanning.rs1.demand that return DTODemandSummaryGroupingTypeModifier and TypeMethodDescriptionstatic DTODemandSummaryGroupingTypeReturns the enum constant of this class with the specified name.static DTODemandSummaryGroupingType[]DTODemandSummaryGroupingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in overit.geocallapp.wfm.roughplanning.rs1.demand that return types with arguments of type DTODemandSummaryGroupingTypeModifier and TypeMethodDescriptionDTODemandSummaryFilter.getGroupingType()Returns the grouping typeMethod parameters in overit.geocallapp.wfm.roughplanning.rs1.demand with type arguments of type DTODemandSummaryGroupingTypeModifier and TypeMethodDescriptionvoidDTODemandSummaryFilter.setGroupingType(Collection<DTODemandSummaryGroupingType> groupingType) Sets the grouping type -
Uses of DTODemandSummaryGroupingType in overit.geocallapp.wfm.roughplanning.rs1.demand.detail.demand
Methods in overit.geocallapp.wfm.roughplanning.rs1.demand.detail.demand that return types with arguments of type DTODemandSummaryGroupingTypeModifier and TypeMethodDescriptionDTODemandSummaryDetailFilter.getGroupingTypes()Returns the grouping typesMethod parameters in overit.geocallapp.wfm.roughplanning.rs1.demand.detail.demand with type arguments of type DTODemandSummaryGroupingTypeModifier and TypeMethodDescriptionvoidDTODemandSummaryDetailFilter.setGroupingTypes(Collection<DTODemandSummaryGroupingType> groupingTypes) Sets the grouping types