Uses of Enum Class
de.gematik.test.tiger.mockserver.model.Action.Type
Packages that use Action.Type
-
Uses of Action.Type in de.gematik.test.tiger.mockserver.model
Methods in de.gematik.test.tiger.mockserver.model that return Action.TypeModifier and TypeMethodDescriptionAction.getType()CloseChannel.getType()HttpOverrideForwardedRequest.getType()HttpResponse.getType()static Action.TypeReturns the enum constant of this class with the specified name.static Action.Type[]Action.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.