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