Class ParameterType
java.lang.Object
org.apache.juneau.http.annotation.ParameterType
Static strings used for Swagger parameter formats.
See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STRING
- See Also:
-
NUMBER
- See Also:
-
INTEGER
- See Also:
-
BOOLEAN
- See Also:
-
ARRAY
- See Also:
-
OBJECT
- See Also:
-
FILE
- See Also:
-
-
Constructor Details
-
ParameterType
public ParameterType()
-