Class CollectionFormatType
java.lang.Object
org.apache.juneau.http.annotation.CollectionFormatType
Static strings used for Swagger parameter collection format types.
See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CSV
- See Also:
-
SSV
- See Also:
-
TSV
- See Also:
-
PIPES
- See Also:
-
MULTI
- See Also:
-
UON
- See Also:
-
-
Constructor Details
-
CollectionFormatType
public CollectionFormatType()
-