Uses of Enum Class
com.xensource.xenapi.Types.ConsoleProtocol
-
Uses of Types.ConsoleProtocol in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.ConsoleProtocolMethods in com.xensource.xenapi that return Types.ConsoleProtocolModifier and TypeMethodDescriptionConsole.getProtocol
(Connection c) Get the protocol field of the given console.static Types.ConsoleProtocol
Types.toConsoleProtocol
(Object object) static Types.ConsoleProtocol
Returns the enum constant of this class with the specified name.static Types.ConsoleProtocol[]
Types.ConsoleProtocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.