Uses of Class
org.teamapps.ux.component.timegraph.TimePartitioningUnit
-
Packages that use TimePartitioningUnit Package Description org.teamapps.ux.component.timegraph -
-
Uses of TimePartitioningUnit in org.teamapps.ux.component.timegraph
Methods in org.teamapps.ux.component.timegraph that return TimePartitioningUnit Modifier and Type Method Description static TimePartitioningUnitTimePartitioningUnit. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TimePartitioningUnit[]TimePartitioningUnit. values()Returns an array containing the constants of this enum type, in the order they are declared.
-