Uses of Enum
com.tick42.glue.core.interop.invoke.MethodInvocationResult.Type
Packages that use MethodInvocationResult.Type
-
Uses of MethodInvocationResult.Type in com.tick42.glue.core.interop.invoke
Methods in com.tick42.glue.core.interop.invoke that return MethodInvocationResult.TypeModifier and TypeMethodDescriptionMethodInvocationResult.getType()Return the type of the result.static MethodInvocationResult.TypeReturns 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.