Uses of Enum Class
org.duracloud.common.changenotifier.NotifierType
Packages that use NotifierType
-
Uses of NotifierType in org.duracloud.common.changenotifier
Methods in org.duracloud.common.changenotifier that return NotifierTypeModifier and TypeMethodDescriptionstatic NotifierTypeNotifierType.fromString(String t) Returns the NotifierType from a string value.static NotifierTypeReturns the enum constant of this class with the specified name.static NotifierType[]NotifierType.values()Returns an array containing the constants of this enum class, in the order they are declared.