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