Uses of Enum Class
ch.nolix.systemapi.webcontainercontrol.container.ContainerRole
Packages that use ContainerRole
Package
Description
-
Uses of ContainerRole in ch.nolix.system.webcontainercontrol.container
Methods in ch.nolix.system.webcontainercontrol.container that return ContainerRoleMethods in ch.nolix.system.webcontainercontrol.container with parameters of type ContainerRole -
Uses of ContainerRole in ch.nolix.systemapi.webcontainercontrol.container
Subclasses with type arguments of type ContainerRole in ch.nolix.systemapi.webcontainercontrol.containerMethods in ch.nolix.systemapi.webcontainercontrol.container that return ContainerRoleModifier and TypeMethodDescriptionstatic ContainerRoleContainerRole.fromSpecification(INode<?> specification) IContainer.getRole()static ContainerRoleReturns the enum constant of this class with the specified name.static ContainerRole[]ContainerRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.nolix.systemapi.webcontainercontrol.container with parameters of type ContainerRole