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) 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.