Uses of Enum
de.xima.fc.persistence.ConnectionIdentifier.Type
Packages that use ConnectionIdentifier.Type
-
Uses of ConnectionIdentifier.Type in de.xima.fc.persistence
Subclasses with type arguments of type ConnectionIdentifier.Type in de.xima.fc.persistenceMethods in de.xima.fc.persistence that return ConnectionIdentifier.TypeModifier and TypeMethodDescriptionConnectionIdentifier.getType()static ConnectionIdentifier.TypeReturns the enum constant of this type with the specified name.static ConnectionIdentifier.Type[]ConnectionIdentifier.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.