io.swagger.*
-
io.swagger.models.ModelImpl
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
OBJECT |
"object" |
-
io.swagger.models.properties.ArrayProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
TYPE |
"array" |
-
io.swagger.models.properties.BaseIntegerProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
TYPE |
"integer" |
-
io.swagger.models.properties.BinaryProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
TYPE |
"string" |
-
io.swagger.models.properties.BooleanProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
TYPE |
"boolean" |
-
io.swagger.models.properties.ComposedProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
TYPE |
"object" |
-
io.swagger.models.properties.DecimalProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
TYPE |
"number" |
-
io.swagger.models.properties.DoubleProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
FORMAT |
"double" |
-
io.swagger.models.properties.FloatProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
FORMAT |
"float" |
-
io.swagger.models.properties.IntegerProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
FORMAT |
"int32" |
-
io.swagger.models.properties.LongProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
FORMAT |
"int64" |
-
io.swagger.models.properties.ObjectProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
TYPE |
"object" |
-
io.swagger.models.properties.PasswordProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
TYPE |
"string" |
-
io.swagger.models.properties.RefProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
TYPE |
"ref" |
-
io.swagger.models.properties.StringProperty
| Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
TYPE |
"string" |
Copyright © 2021. All Rights Reserved.