Uses of Class
org.jboss.hal.client.installer.UpdateType
-
Packages that use UpdateType Package Description org.jboss.hal.client.installer -
-
Uses of UpdateType in org.jboss.hal.client.installer
Methods in org.jboss.hal.client.installer that return UpdateType Modifier and Type Method Description static UpdateTypeUpdateType. valueOf(String name)Returns the enum constant of this type with the specified name.static UpdateType[]UpdateType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-