Uses of Enum Class
com.aserto.directory.v3.ImportEvent.Type
Packages that use ImportEvent.Type
-
Uses of ImportEvent.Type in com.aserto.directory.v3
Fields in com.aserto.directory.v3 declared as ImportEvent.TypeMethods in com.aserto.directory.v3 that return ImportEvent.TypeModifier and TypeMethodDescriptionstatic ImportEvent.TypeReturns the enum constant of this class with the specified name.static ImportEvent.Type[]ImportEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.aserto.directory.v3 with parameters of type ImportEvent.TypeModifierConstructorDescriptionCounter(ImportEvent.Type type, long recv, long set, long delete, long error)