Uses of Enum Class
com.xensource.xenapi.Types.AfterApplyGuidance
-
Uses of Types.AfterApplyGuidance in com.xensource.xenapi
Fields in com.xensource.xenapi with type parameters of type Types.AfterApplyGuidanceModifier and TypeFieldDescriptionPoolPatch.Record.afterApplyGuidance
What the client should do after this patch has been applied.Methods in com.xensource.xenapi that return Types.AfterApplyGuidanceModifier and TypeMethodDescriptionstatic Types.AfterApplyGuidance
Types.toAfterApplyGuidance
(Object object) static Types.AfterApplyGuidance
Returns the enum constant of this class with the specified name.static Types.AfterApplyGuidance[]
Types.AfterApplyGuidance.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.xensource.xenapi that return types with arguments of type Types.AfterApplyGuidanceModifier and TypeMethodDescriptionPoolPatch.getAfterApplyGuidance
(Connection c) Get the after_apply_guidance field of the given pool_patch.static Set<Types.AfterApplyGuidance>
Types.toSetOfAfterApplyGuidance
(Object object)