Uses of Enum Class
net.n2oapp.framework.config.persister.MetadataPersister.RestoreMode
Packages that use MetadataPersister.RestoreMode
-
Uses of MetadataPersister.RestoreMode in net.n2oapp.framework.config.persister
Methods in net.n2oapp.framework.config.persister that return MetadataPersister.RestoreModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MetadataPersister.RestoreMode[]MetadataPersister.RestoreMode.values()Returns an array containing the constants of this enum class, in the order they are declared.