Uses of Enum Class
com.xensource.xenapi.Types.VmppArchiveFrequency
-
Uses of Types.VmppArchiveFrequency in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.VmppArchiveFrequencyMethods in com.xensource.xenapi that return Types.VmppArchiveFrequencyModifier and TypeMethodDescriptionVMPP.getArchiveFrequency
(Connection c) Deprecated.since XenServer 6.2static Types.VmppArchiveFrequency
Types.toVmppArchiveFrequency
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.VmppArchiveFrequency
Returns the enum constant of this class with the specified name.static Types.VmppArchiveFrequency[]
Types.VmppArchiveFrequency.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.xensource.xenapi with parameters of type Types.VmppArchiveFrequencyModifier and TypeMethodDescriptionvoid
VMPP.setArchiveFrequency
(Connection c, Types.VmppArchiveFrequency value) Deprecated.since XenServer 6.2