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