Uses of Enum Class
org.duracloud.syncui.domain.ConnectionState
Packages that use ConnectionState
-
Uses of ConnectionState in org.duracloud.syncui.domain
Methods in org.duracloud.syncui.domain that return ConnectionStateModifier and TypeMethodDescriptionstatic ConnectionStateReturns the enum constant of this class with the specified name.static ConnectionState[]ConnectionState.values()Returns an array containing the constants of this enum class, in the order they are declared.