Uses of Enum Class
org.duracloud.common.model.DuraCloudUserType
Packages that use DuraCloudUserType
-
Uses of DuraCloudUserType in org.duracloud.common.model
Methods in org.duracloud.common.model that return DuraCloudUserTypeModifier and TypeMethodDescriptionstatic DuraCloudUserTypeDuraCloudUserType.fromString(String ut) static DuraCloudUserTypeReturns the enum constant of this class with the specified name.static DuraCloudUserType[]DuraCloudUserType.values()Returns an array containing the constants of this enum class, in the order they are declared.