Uses of Enum Class
cdc.applic.factorization.events.CutEvent.Type
Packages that use CutEvent.Type
-
Uses of CutEvent.Type in cdc.applic.factorization.events
Methods in cdc.applic.factorization.events that return CutEvent.TypeModifier and TypeMethodDescriptionCutEvent.getType()static CutEvent.TypeReturns the enum constant of this class with the specified name.static CutEvent.Type[]CutEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.