Uses of Class
com.tick42.glue.core.interop.invoke.MethodInvocationResult.Type
| Package | Description |
|---|---|
| com.tick42.glue.core.interop.invoke | |
| com.tick42.glue.internal.agm |
-
Uses of MethodInvocationResult.Type in com.tick42.glue.core.interop.invoke
Methods in com.tick42.glue.core.interop.invoke that return MethodInvocationResult.Type Modifier and Type Method Description MethodInvocationResult.TypeMethodInvocationResult. getType()Return the type of the result.static MethodInvocationResult.TypeMethodInvocationResult.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static MethodInvocationResult.Type[]MethodInvocationResult.Type. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MethodInvocationResult.Type in com.tick42.glue.internal.agm
Methods in com.tick42.glue.internal.agm that return MethodInvocationResult.Type Modifier and Type Method Description MethodInvocationResult.TypeAgmMethodInvocationResult. getType()