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 APIVersionAPIVersion.fromMajorMinor(long major, long minor) Connection.getAPIVersion()Updated when Session.login_with_password() is called.static APIVersionAPIVersion.latest()static APIVersionReturns 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.