Uses of Enum Class
com.xensource.xenapi.Types.VmPowerState
-
Uses of Types.VmPowerState in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.VmPowerStateMethods in com.xensource.xenapi that return Types.VmPowerStateModifier and TypeMethodDescriptionVM.getPowerState(Connection c) Get the power_state field of the given VM.static Types.VmPowerStateReturns the enum constant of this class with the specified name.static Types.VmPowerState[]Types.VmPowerState.values()Returns an array containing the constants of this enum class, in the order they are declared.