Constant Field Values
Contents
io.swagger.*
-
io.swagger.models.ModelImpl Modifier and Type Constant Field Value public static final StringOBJECT"object"
-
io.swagger.models.properties.ArrayProperty Modifier and Type Constant Field Value public static final StringTYPE"array" -
io.swagger.models.properties.BaseIntegerProperty Modifier and Type Constant Field Value public static final StringTYPE"integer" -
io.swagger.models.properties.BinaryProperty Modifier and Type Constant Field Value public static final StringTYPE"string" -
io.swagger.models.properties.BooleanProperty Modifier and Type Constant Field Value public static final StringTYPE"boolean" -
io.swagger.models.properties.ComposedProperty Modifier and Type Constant Field Value public static final StringTYPE"object" -
io.swagger.models.properties.DecimalProperty Modifier and Type Constant Field Value public static final StringTYPE"number" -
io.swagger.models.properties.DoubleProperty Modifier and Type Constant Field Value public static final StringFORMAT"double" -
io.swagger.models.properties.FloatProperty Modifier and Type Constant Field Value public static final StringFORMAT"float" -
io.swagger.models.properties.IntegerProperty Modifier and Type Constant Field Value public static final StringFORMAT"int32" -
io.swagger.models.properties.LongProperty Modifier and Type Constant Field Value public static final StringFORMAT"int64" -
io.swagger.models.properties.ObjectProperty Modifier and Type Constant Field Value public static final StringTYPE"object" -
io.swagger.models.properties.PasswordProperty Modifier and Type Constant Field Value public static final StringTYPE"string" -
io.swagger.models.properties.RefProperty Modifier and Type Constant Field Value public static final StringTYPE"ref" -
io.swagger.models.properties.StringProperty Modifier and Type Constant Field Value public static final StringTYPE"string"