Uses of Class
de.aristaflow.adept2.core.updatemanager.UpdateManager.InstanceProperties
-
Packages that use UpdateManager.InstanceProperties Package Description de.aristaflow.adept2.core.updatemanager -
-
Uses of UpdateManager.InstanceProperties in de.aristaflow.adept2.core.updatemanager
Methods in de.aristaflow.adept2.core.updatemanager that return UpdateManager.InstanceProperties Modifier and Type Method Description static UpdateManager.InstanceProperties
UpdateManager.InstanceProperties. valueOf(String name)
Returns the enum constant of this type with the specified name.static UpdateManager.InstanceProperties[]
UpdateManager.InstanceProperties. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-