Uses of Enum Class
com.xensource.xenapi.APIVersion
-
Uses of APIVersion in com.xensource.xenapi
Methods in com.xensource.xenapi that return APIVersionModifier and TypeMethodDescriptionstatic APIVersion
APIVersion.fromMajorMinor
(long major, long minor) Connection.getAPIVersion()
Updated when Session.login_with_password() is called.static APIVersion
APIVersion.latest()
static APIVersion
Returns the enum constant of this class with the specified name.static APIVersion[]
APIVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.