Uses of Enum Class
com.xensource.xenapi.Types.VmppBackupFrequency
-
Uses of Types.VmppBackupFrequency in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.VmppBackupFrequencyMethods in com.xensource.xenapi that return Types.VmppBackupFrequencyModifier and TypeMethodDescriptionVMPP.getBackupFrequency(Connection c) Deprecated.since XenServer 6.2static Types.VmppBackupFrequencyTypes.toVmppBackupFrequency(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.VmppBackupFrequencyReturns the enum constant of this class with the specified name.static Types.VmppBackupFrequency[]Types.VmppBackupFrequency.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.VmppBackupFrequencyModifier and TypeMethodDescriptionvoidVMPP.setBackupFrequency(Connection c, Types.VmppBackupFrequency value) Deprecated.since XenServer 6.2