Uses of Enum
de.xima.fc.mdl.enums.ETransactionIntent
Packages that use ETransactionIntent
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of ETransactionIntent in de.xima.fc.mdl.enums
Subclasses with type arguments of type ETransactionIntent in de.xima.fc.mdl.enumsModifier and TypeClassDescriptionenumEnum for possible intents of an database transaction.Methods in de.xima.fc.mdl.enums that return ETransactionIntentModifier and TypeMethodDescriptionstatic ETransactionIntentReturns the enum constant of this type with the specified name.static ETransactionIntent[]ETransactionIntent.values()Returns an array containing the constants of this enum type, in the order they are declared.