Uses of Enum
com.tick42.glue.core.interop.InvocationType
Packages that use InvocationType
-
Uses of InvocationType in com.tick42.glue.core.interop
Methods in com.tick42.glue.core.interop that return InvocationTypeModifier and TypeMethodDescriptionInvocationOptions.getInvocationType()static InvocationTypeReturns the enum constant of this type with the specified name.static InvocationType[]InvocationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.tick42.glue.core.interop with parameters of type InvocationType