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.ConsoleProtocolTypes.toConsoleProtocol(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.ConsoleProtocolReturns 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.