Uses of Enum Class
com.openinventor.inventor.actions.SoCallbackAction.Responses
Packages that use SoCallbackAction.Responses
-
Uses of SoCallbackAction.Responses in com.openinventor.inventor.actions
Methods in com.openinventor.inventor.actions that return SoCallbackAction.ResponsesModifier and TypeMethodDescriptionSoCallbackAction.getCurrentResponse()
static SoCallbackAction.Responses
SoCallbackAction.Responses.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoCallbackAction.Responses
Returns the enum constant of this class with the specified name.static SoCallbackAction.Responses[]
SoCallbackAction.Responses.values()
Returns an array containing the constants of this enum class, in the order they are declared.