Uses of Enum Class
me.ehp246.aufjms.api.endpoint.InvocationModel
Packages that use InvocationModel
-
Uses of InvocationModel in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return InvocationModelModifier and TypeMethodDescriptiondefault InvocationModelExecutable.invocationModel()InvokableDefinition.invocationModel()ResolvedInstanceType.invocationModel()static InvocationModelReturns the enum constant of this class with the specified name.static InvocationModel[]InvocationModel.values()Returns an array containing the constants of this enum class, in the order they are declared.