Uses of Enum Class
de.caluga.morphium.driver.wire.ConnectionType
Packages that use ConnectionType
-
Uses of ConnectionType in de.caluga.morphium.driver.wire
Methods in de.caluga.morphium.driver.wire that return ConnectionTypeModifier and TypeMethodDescriptionSingleMongoConnectDriver.getConnectionType()static ConnectionTypeReturns the enum constant of this class with the specified name.static ConnectionType[]ConnectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.caluga.morphium.driver.wire with parameters of type ConnectionTypeModifier and TypeMethodDescriptionSingleMongoConnectDriver.setConnectionType(ConnectionType connectionType)