Uses of Enum Class
ch.nolix.systemapi.webgui.main.LayerRole
Packages that use LayerRole
-
Uses of LayerRole in ch.nolix.system.webgui.main
Methods in ch.nolix.system.webgui.main that return LayerRoleMethods in ch.nolix.system.webgui.main with parameters of type LayerRole -
Uses of LayerRole in ch.nolix.systemapi.webgui.main
Subclasses with type arguments of type LayerRole in ch.nolix.systemapi.webgui.mainMethods in ch.nolix.systemapi.webgui.main that return LayerRoleModifier and TypeMethodDescriptionstatic LayerRoleLayerRole.fromSpecification(INode<?> specification) ILayer.getRole()static LayerRoleReturns the enum constant of this class with the specified name.static LayerRole[]LayerRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.nolix.systemapi.webgui.main with parameters of type LayerRole