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