Uses of Class
cdc.applic.factorization.events.SplitEvent.Type
-
Packages that use SplitEvent.Type Package Description cdc.applic.factorization.events -
-
Uses of SplitEvent.Type in cdc.applic.factorization.events
Methods in cdc.applic.factorization.events that return SplitEvent.Type Modifier and Type Method Description SplitEvent.TypeSplitEvent. getType()static SplitEvent.TypeSplitEvent.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static SplitEvent.Type[]SplitEvent.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-