Uses of Enum
org.openjump.core.ui.plugin.datastore.transaction.Evolution.Type
Packages that use Evolution.Type
-
Uses of Evolution.Type in org.openjump.core.ui.plugin.datastore.transaction
Subclasses with type arguments of type Evolution.Type in org.openjump.core.ui.plugin.datastore.transactionMethods in org.openjump.core.ui.plugin.datastore.transaction that return Evolution.TypeModifier and TypeMethodDescriptionEvolution.getType()static Evolution.TypeReturns the enum constant of this type with the specified name.static Evolution.Type[]Evolution.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.