Uses of Enum
ch.ifocusit.livingdoc.plugin.domain.Cluster.Type
Packages that use Cluster.Type
-
Uses of Cluster.Type in ch.ifocusit.livingdoc.plugin.domain
Methods in ch.ifocusit.livingdoc.plugin.domain that return Cluster.TypeModifier and TypeMethodDescriptionCluster.getType()static Cluster.TypeReturns the enum constant of this type with the specified name.static Cluster.Type[]Cluster.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.