Uses of Class
me.ehp246.aufjms.api.endpoint.InvocationModel
| Package | Description |
|---|---|
| me.ehp246.aufjms.api.endpoint |
-
Uses of InvocationModel in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return InvocationModel Modifier and Type Method Description default InvocationModelExecutable. getInvocationModel()InvocationModelInvokableDefinition. getInvocationModel()InvocationModelResolvedInstanceType. getInvocationModel()static InvocationModelInvocationModel. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static InvocationModel[]InvocationModel. values()Returns an array containing the constants of this enum type, in the order they are declared.