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