Uses of Class
nl.jpoint.vertx.deploy.agent.util.DeployType
-
Packages that use DeployType Package Description nl.jpoint.vertx.deploy.agent.util -
-
Uses of DeployType in nl.jpoint.vertx.deploy.agent.util
Methods in nl.jpoint.vertx.deploy.agent.util that return DeployType Modifier and Type Method Description static DeployTypeDeployType. valueOf(String name)Returns the enum constant of this type with the specified name.static DeployType[]DeployType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-