Uses of Enum Class
dev.getelements.elements.appnode.ApplicationNode.StorageDriver
Packages that use ApplicationNode.StorageDriver
-
Uses of ApplicationNode.StorageDriver in dev.getelements.elements.appnode
Methods in dev.getelements.elements.appnode that return ApplicationNode.StorageDriverModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ApplicationNode.StorageDriver[]
ApplicationNode.StorageDriver.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in dev.getelements.elements.appnode with parameters of type ApplicationNode.StorageDriverModifierConstructorDescriptionApplicationNode
(DefaultConfigurationSupplier defaultConfigurationSupplier, ApplicationNode.StorageDriver storageDriver)