Uses of Enum Class
com.xensource.xenapi.Types.VmppArchiveTargetType
-
Uses of Types.VmppArchiveTargetType in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.VmppArchiveTargetTypeMethods in com.xensource.xenapi that return Types.VmppArchiveTargetTypeModifier and TypeMethodDescriptionVMPP.getArchiveTargetType(Connection c) Deprecated.since XenServer 6.2static Types.VmppArchiveTargetTypeTypes.toVmppArchiveTargetType(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.VmppArchiveTargetTypeReturns the enum constant of this class with the specified name.static Types.VmppArchiveTargetType[]Types.VmppArchiveTargetType.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.VmppArchiveTargetTypeModifier and TypeMethodDescriptionvoidVMPP.setArchiveTargetType(Connection c, Types.VmppArchiveTargetType value) Deprecated.since XenServer 6.2