Uses of Enum Class
org.damap.base.enums.EAccessRight
Packages that use EAccessRight
-
Uses of EAccessRight in org.damap.base.enums
Methods in org.damap.base.enums that return EAccessRightModifier and TypeMethodDescriptionstatic EAccessRightEAccessRight.getByValue(String value) getByValue.static EAccessRightReturns the enum constant of this class with the specified name.static EAccessRight[]EAccessRight.values()Returns an array containing the constants of this enum class, in the order they are declared.