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