Uses of Enum Class
org.springframework.restdocs.payload.JsonFieldType
Packages that use JsonFieldType
Package
Description
Documenting the payload of a RESTful API's requests and responses.
-
Uses of JsonFieldType in org.springframework.restdocs.payload
Methods in org.springframework.restdocs.payload that return JsonFieldTypeModifier and TypeMethodDescriptionstatic JsonFieldTypeReturns the enum constant of this class with the specified name.static JsonFieldType[]JsonFieldType.values()Returns an array containing the constants of this enum class, in the order they are declared.