Uses of Enum Class
ch.nolix.systemapi.control.container.ContainerRole
Packages that use ContainerRole
-
Uses of ContainerRole in ch.nolix.system.control.container
Methods in ch.nolix.system.control.container that return ContainerRoleMethods in ch.nolix.system.control.container with parameters of type ContainerRole -
Uses of ContainerRole in ch.nolix.systemapi.control.container
Subclasses with type arguments of type ContainerRole in ch.nolix.systemapi.control.containerMethods in ch.nolix.systemapi.control.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.control.container with parameters of type ContainerRole