Uses of Enum Class
com.xensource.xenapi.Types.Cls
-
Uses of Types.Cls in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.ClsModifier and TypeFieldDescriptionMessage.Record.cls
The class of the object this message is associated withMethods in com.xensource.xenapi that return Types.ClsModifier and TypeMethodDescriptionstatic Types.Cls
static Types.Cls
Returns the enum constant of this class with the specified name.static Types.Cls[]
Types.Cls.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.xensource.xenapi with parameters of type Types.ClsModifier and TypeMethodDescriptionstatic Message
Message.create
(Connection c, String name, Long priority, Types.Cls cls, String objUuid, String body) Minimum allowed role: pool-operator First published in XenServer 5.0.static Map<Message,
Message.Record> Message.get
(Connection c, Types.Cls cls, String objUuid, Date since) Minimum allowed role: read-only First published in XenServer 5.0.