io.swagger.*
-
io.swagger.models.ModelImpl
| Modifier and Type |
Constant Field |
Value |
public static final String |
OBJECT |
"object" |
-
io.swagger.models.properties.ArrayProperty
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"array" |
-
-
io.swagger.models.properties.BinaryProperty
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"string" |
-
io.swagger.models.properties.BooleanProperty
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"boolean" |
-
-
-
-
-
-
io.swagger.models.properties.LongProperty
| Modifier and Type |
Constant Field |
Value |
public static final String |
FORMAT |
"int64" |
-
io.swagger.models.properties.ObjectProperty
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"object" |
-
-
io.swagger.models.properties.RefProperty
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"ref" |
-
io.swagger.models.properties.StringProperty
| Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"string" |
Copyright © 2019. All Rights Reserved.