Uses of Enum Class
org.codice.ddf.persistence.PersistentStore.PersistenceType
Packages that use PersistentStore.PersistenceType
-
Uses of PersistentStore.PersistenceType in org.codice.ddf.persistence
Methods in org.codice.ddf.persistence that return PersistentStore.PersistenceTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PersistentStore.PersistenceType[]PersistentStore.PersistenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.