Uses of Enum Class
com.xensource.xenapi.Types.PersistenceBackend
-
Uses of Types.PersistenceBackend in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.PersistenceBackendModifier and TypeFieldDescriptionVTPM.Record.persistenceBackend
The backend where the vTPM is persisted Experimental.Methods in com.xensource.xenapi that return Types.PersistenceBackendModifier and TypeMethodDescriptionVTPM.getPersistenceBackend
(Connection c) Get the persistence_backend field of the given VTPM.static Types.PersistenceBackend
Types.toPersistenceBackend
(Object object) static Types.PersistenceBackend
Returns the enum constant of this class with the specified name.static Types.PersistenceBackend[]
Types.PersistenceBackend.values()
Returns an array containing the constants of this enum class, in the order they are declared.