| Package | Description |
|---|---|
| org.apache.myfaces.tobago.example.demo |
| Modifier and Type | Method and Description |
|---|---|
DockerServer |
DockerController.getServer() |
DockerServer[] |
DockerController.getServers() |
static DockerServer |
DockerServer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockerServer[] |
DockerServer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DockerController.setServer(DockerServer server) |
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.