Uses of Enum Class
com.xensource.xenapi.Types.PvsProxyStatus
-
Uses of Types.PvsProxyStatus in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.PvsProxyStatusMethods in com.xensource.xenapi that return Types.PvsProxyStatusModifier and TypeMethodDescriptionPVSProxy.getStatus
(Connection c) Get the status field of the given PVS_proxy.static Types.PvsProxyStatus
Types.toPvsProxyStatus
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.PvsProxyStatus
Returns the enum constant of this class with the specified name.static Types.PvsProxyStatus[]
Types.PvsProxyStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.