Uses of Enum Class
com.suncode.pwfl.view.dto.ViewRightLevel
Packages that use ViewRightLevel
-
Uses of ViewRightLevel in com.suncode.pwfl.view.dto
Subclasses with type arguments of type ViewRightLevel in com.suncode.pwfl.view.dtoMethods in com.suncode.pwfl.view.dto that return ViewRightLevelModifier and TypeMethodDescriptionstatic ViewRightLevelReturns the enum constant of this class with the specified name.static ViewRightLevel[]ViewRightLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.