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