A B C D E F G H I K L M N O P Q R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractModel - Class in io.swagger.models
- AbstractModel() - Constructor for class io.swagger.models.AbstractModel
- AbstractNumericProperty - Class in io.swagger.models.properties
- AbstractNumericProperty() - Constructor for class io.swagger.models.properties.AbstractNumericProperty
- AbstractParameter - Class in io.swagger.models.parameters
- AbstractParameter() - Constructor for class io.swagger.models.parameters.AbstractParameter
- AbstractProperty - Class in io.swagger.models.properties
- AbstractProperty() - Constructor for class io.swagger.models.properties.AbstractProperty
- AbstractSecuritySchemeDefinition - Class in io.swagger.models.auth
- AbstractSecuritySchemeDefinition() - Constructor for class io.swagger.models.auth.AbstractSecuritySchemeDefinition
- AbstractSerializableParameter<T extends AbstractSerializableParameter<T>> - Class in io.swagger.models.parameters
- AbstractSerializableParameter() - Constructor for class io.swagger.models.parameters.AbstractSerializableParameter
- access - Variable in class io.swagger.models.parameters.AbstractParameter
- access - Variable in class io.swagger.models.properties.AbstractProperty
- access(String) - Method in class io.swagger.models.properties.ComposedProperty
- access(String) - Method in class io.swagger.models.properties.ObjectProperty
- access(String) - Method in class io.swagger.models.properties.UntypedProperty
- accessCode(String, String) - Method in class io.swagger.models.auth.OAuth2Definition
- addConsumes(String) - Method in class io.swagger.models.Operation
- addConsumes(String) - Method in class io.swagger.models.Swagger
- addDefinition(String, Model) - Method in class io.swagger.models.Swagger
- addExample(String, String) - Method in class io.swagger.models.parameters.BodyParameter
- addHeader(String, Property) - Method in class io.swagger.models.Response
- ADDITIONAL_PROPERTIES - io.swagger.models.properties.PropertyBuilder.PropertyId
- additionalProperties(Property) - Method in class io.swagger.models.ModelImpl
- additionalProperties(Property) - Method in class io.swagger.models.properties.MapProperty
- addParameter(Parameter) - Method in class io.swagger.models.Operation
- addParameter(Parameter) - Method in class io.swagger.models.Path
- addParameter(String, Parameter) - Method in class io.swagger.models.Swagger
- addProduces(String) - Method in class io.swagger.models.Operation
- addProduces(String) - Method in class io.swagger.models.Swagger
- addProperty(String, Property) - Method in class io.swagger.models.AbstractModel
- addRequired(String) - Method in class io.swagger.models.ModelImpl
- addResponse(String, Response) - Method in class io.swagger.models.Operation
- addResponse(String, Response) - Method in class io.swagger.models.Responses
- addScheme(Scheme) - Method in class io.swagger.models.Operation
- addScheme(Scheme) - Method in class io.swagger.models.Swagger
- addScope(String) - Method in class io.swagger.models.SecurityRequirement
- addScope(String, String) - Method in class io.swagger.models.auth.OAuth2Definition
- addSecurity(SecurityRequirement) - Method in class io.swagger.models.Swagger
- addSecurity(String, List<String>) - Method in class io.swagger.models.Operation
- addSecurityDefinition(SecurityRequirement) - Method in class io.swagger.models.Swagger
-
Deprecated.
- addSecurityDefinition(String, SecuritySchemeDefinition) - Method in class io.swagger.models.Swagger
- addTag(Tag) - Method in class io.swagger.models.Swagger
- addTag(String) - Method in class io.swagger.models.Operation
- addVendorExtension(String, Object) - Method in class io.swagger.models.Responses
- allOf(List<Property>) - Method in class io.swagger.models.properties.ComposedProperty
- ALLOW_EMPTY_VALUE - io.swagger.models.properties.PropertyBuilder.PropertyId
- allowEmptyValue - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- allowEmptyValue - Variable in class io.swagger.models.properties.AbstractProperty
- allowEmptyValue(Boolean) - Method in class io.swagger.models.ModelImpl
- allowEmptyValue(Boolean) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- allowEmptyValue(Boolean) - Method in class io.swagger.models.properties.AbstractProperty
- ApiKeyAuthDefinition - Class in io.swagger.models.auth
- ApiKeyAuthDefinition() - Constructor for class io.swagger.models.auth.ApiKeyAuthDefinition
- ApiKeyAuthDefinition(String, In) - Constructor for class io.swagger.models.auth.ApiKeyAuthDefinition
- application(String) - Method in class io.swagger.models.auth.OAuth2Definition
- ArrayModel - Class in io.swagger.models
- ArrayModel() - Constructor for class io.swagger.models.ArrayModel
- ArrayProperty - Class in io.swagger.models.properties
- ArrayProperty() - Constructor for class io.swagger.models.properties.ArrayProperty
- ArrayProperty(Property) - Constructor for class io.swagger.models.properties.ArrayProperty
- asDefault(String) - Method in class io.swagger.models.parameters.RefParameter
- asDefault(String) - Method in class io.swagger.models.properties.RefProperty
- asDefault(String) - Method in class io.swagger.models.RefModel
- attribute(Boolean) - Method in class io.swagger.models.Xml
- AuthorizationValue - Class in io.swagger.models.auth
- AuthorizationValue() - Constructor for class io.swagger.models.auth.AuthorizationValue
- AuthorizationValue(String, String, String) - Constructor for class io.swagger.models.auth.AuthorizationValue
- AuthorizationValue(String, String, String, UrlMatcher) - Constructor for class io.swagger.models.auth.AuthorizationValue
B
- BaseIntegerProperty - Class in io.swagger.models.properties
-
The
BaseIntegerProperty
class defines property for integers without specific format, or with a custom format. - BaseIntegerProperty() - Constructor for class io.swagger.models.properties.BaseIntegerProperty
- BaseIntegerProperty(String) - Constructor for class io.swagger.models.properties.BaseIntegerProperty
- basePath - Variable in class io.swagger.models.Swagger
- basePath(String) - Method in class io.swagger.models.Swagger
- BasicAuthDefinition - Class in io.swagger.models.auth
- BasicAuthDefinition() - Constructor for class io.swagger.models.auth.BasicAuthDefinition
- BinaryProperty - Class in io.swagger.models.properties
- BinaryProperty() - Constructor for class io.swagger.models.properties.BinaryProperty
- BodyParameter - Class in io.swagger.models.parameters
- BodyParameter() - Constructor for class io.swagger.models.parameters.BodyParameter
- BooleanProperty - Class in io.swagger.models.properties
- BooleanProperty() - Constructor for class io.swagger.models.properties.BooleanProperty
- booleanValue - Variable in class io.swagger.models.AbstractModel
- booleanValue - Variable in class io.swagger.models.properties.AbstractProperty
- BooleanValueModel - Class in io.swagger.models
- BooleanValueModel() - Constructor for class io.swagger.models.BooleanValueModel
- BooleanValueModel(Boolean) - Constructor for class io.swagger.models.BooleanValueModel
- BooleanValueProperty - Class in io.swagger.models.properties
- BooleanValueProperty() - Constructor for class io.swagger.models.properties.BooleanValueProperty
- BooleanValueProperty(Boolean) - Constructor for class io.swagger.models.properties.BooleanValueProperty
- build(String, String, Map<PropertyBuilder.PropertyId, Object>) - Static method in class io.swagger.models.properties.PropertyBuilder
-
Creates new property on the passed arguments.
- ByteArrayProperty - Class in io.swagger.models.properties
- ByteArrayProperty() - Constructor for class io.swagger.models.properties.ByteArrayProperty
C
- child(Model) - Method in class io.swagger.models.ComposedModel
- clone() - Method in class io.swagger.models.AbstractModel
- clone() - Method in class io.swagger.models.ArrayModel
- clone() - Method in class io.swagger.models.ComposedModel
- clone() - Method in interface io.swagger.models.Model
- clone() - Method in class io.swagger.models.ModelImpl
- clone() - Method in class io.swagger.models.RefModel
- clone() - Method in class io.swagger.models.Xml
- cloneTo(Object) - Method in class io.swagger.models.AbstractModel
- collectionFormat - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- collectionFormat(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- ComposedModel - Class in io.swagger.models
- ComposedModel() - Constructor for class io.swagger.models.ComposedModel
- ComposedProperty - Class in io.swagger.models.properties
- ComposedProperty() - Constructor for class io.swagger.models.properties.ComposedProperty
- consumes - Variable in class io.swagger.models.Swagger
- consumes(String) - Method in class io.swagger.models.Operation
- consumes(String) - Method in class io.swagger.models.Swagger
- consumes(List<String>) - Method in class io.swagger.models.Operation
- consumes(List<String>) - Method in class io.swagger.models.Swagger
- contact(Contact) - Method in class io.swagger.models.Info
- Contact - Class in io.swagger.models
- Contact() - Constructor for class io.swagger.models.Contact
- CookieParameter - Class in io.swagger.models.parameters
- CookieParameter() - Constructor for class io.swagger.models.parameters.CookieParameter
D
- DateProperty - Class in io.swagger.models.properties
- DateProperty() - Constructor for class io.swagger.models.properties.DateProperty
- DateTimeProperty - Class in io.swagger.models.properties
- DateTimeProperty() - Constructor for class io.swagger.models.properties.DateTimeProperty
- DecimalProperty - Class in io.swagger.models.properties
-
The DecimalProperty class defines properties for (decimal) numbers without a specific format, or with a custom format.
- DecimalProperty() - Constructor for class io.swagger.models.properties.DecimalProperty
- DecimalProperty(String) - Constructor for class io.swagger.models.properties.DecimalProperty
- DEFAULT - io.swagger.models.properties.PropertyBuilder.PropertyId
- defaultResponse(Response) - Method in class io.swagger.models.Operation
- defaultValue - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- DEFINITION - io.swagger.models.refs.RefType
- definitions - Variable in class io.swagger.models.Swagger
- delete(Operation) - Method in class io.swagger.models.Path
- DELETE - io.swagger.models.HttpMethod
- deprecated(Boolean) - Method in class io.swagger.models.Operation
- DESCRIMINATOR - io.swagger.models.properties.PropertyBuilder.PropertyId
- description - Variable in class io.swagger.models.parameters.AbstractParameter
- description - Variable in class io.swagger.models.properties.AbstractProperty
- description(String) - Method in class io.swagger.models.ArrayModel
- description(String) - Method in class io.swagger.models.ExternalDocs
- description(String) - Method in class io.swagger.models.Info
- description(String) - Method in class io.swagger.models.ModelImpl
- description(String) - Method in class io.swagger.models.Operation
- description(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- description(String) - Method in class io.swagger.models.parameters.BodyParameter
- description(String) - Method in class io.swagger.models.parameters.RefParameter
- description(String) - Method in class io.swagger.models.properties.AbstractProperty
- description(String) - Method in class io.swagger.models.properties.ArrayProperty
- description(String) - Method in class io.swagger.models.properties.ComposedProperty
- description(String) - Method in class io.swagger.models.properties.MapProperty
- description(String) - Method in class io.swagger.models.properties.ObjectProperty
- description(String) - Method in interface io.swagger.models.properties.Property
- description(String) - Method in class io.swagger.models.properties.RefProperty
- description(String) - Method in class io.swagger.models.properties.UntypedProperty
- description(String) - Method in class io.swagger.models.Response
- description(String) - Method in class io.swagger.models.SecurityScope
- description(String) - Method in class io.swagger.models.Tag
- DESCRIPTION - io.swagger.models.properties.PropertyBuilder.PropertyId
- discriminator(String) - Method in class io.swagger.models.ModelImpl
- DoubleProperty - Class in io.swagger.models.properties
- DoubleProperty() - Constructor for class io.swagger.models.properties.DoubleProperty
E
- email(String) - Method in class io.swagger.models.Contact
- EmailProperty - Class in io.swagger.models.properties
- EmailProperty() - Constructor for class io.swagger.models.properties.EmailProperty
- EmailProperty(StringProperty) - Constructor for class io.swagger.models.properties.EmailProperty
- ENUM - io.swagger.models.properties.PropertyBuilder.PropertyId
- equals(Object) - Method in class io.swagger.models.AbstractModel
- equals(Object) - Method in class io.swagger.models.ArrayModel
- equals(Object) - Method in class io.swagger.models.auth.AbstractSecuritySchemeDefinition
- equals(Object) - Method in class io.swagger.models.auth.ApiKeyAuthDefinition
- equals(Object) - Method in class io.swagger.models.auth.AuthorizationValue
- equals(Object) - Method in class io.swagger.models.auth.BasicAuthDefinition
- equals(Object) - Method in class io.swagger.models.auth.OAuth2Definition
- equals(Object) - Method in class io.swagger.models.ComposedModel
- equals(Object) - Method in class io.swagger.models.Contact
- equals(Object) - Method in class io.swagger.models.ExternalDocs
- equals(Object) - Method in class io.swagger.models.Info
- equals(Object) - Method in class io.swagger.models.License
- equals(Object) - Method in class io.swagger.models.ModelImpl
- equals(Object) - Method in class io.swagger.models.Operation
- equals(Object) - Method in class io.swagger.models.parameters.AbstractParameter
- equals(Object) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- equals(Object) - Method in class io.swagger.models.parameters.BodyParameter
- equals(Object) - Method in class io.swagger.models.parameters.RefParameter
- equals(Object) - Method in class io.swagger.models.Path
- equals(Object) - Method in class io.swagger.models.properties.AbstractNumericProperty
- equals(Object) - Method in class io.swagger.models.properties.AbstractProperty
- equals(Object) - Method in class io.swagger.models.properties.ArrayProperty
- equals(Object) - Method in class io.swagger.models.properties.BinaryProperty
- equals(Object) - Method in class io.swagger.models.properties.BooleanProperty
- equals(Object) - Method in class io.swagger.models.properties.ComposedProperty
- equals(Object) - Method in class io.swagger.models.properties.DoubleProperty
- equals(Object) - Method in class io.swagger.models.properties.FloatProperty
- equals(Object) - Method in class io.swagger.models.properties.IntegerProperty
- equals(Object) - Method in class io.swagger.models.properties.LongProperty
- equals(Object) - Method in class io.swagger.models.properties.MapProperty
- equals(Object) - Method in class io.swagger.models.properties.ObjectProperty
- equals(Object) - Method in class io.swagger.models.properties.PasswordProperty
- equals(Object) - Method in class io.swagger.models.properties.RefProperty
- equals(Object) - Method in class io.swagger.models.properties.StringProperty
- equals(Object) - Method in class io.swagger.models.properties.UUIDProperty
- equals(Object) - Method in class io.swagger.models.RefModel
- equals(Object) - Method in class io.swagger.models.RefPath
- equals(Object) - Method in class io.swagger.models.RefResponse
- equals(Object) - Method in class io.swagger.models.refs.GenericRef
- equals(Object) - Method in class io.swagger.models.Response
- equals(Object) - Method in class io.swagger.models.Responses
- equals(Object) - Method in class io.swagger.models.SecurityRequirement
- equals(Object) - Method in class io.swagger.models.SecurityScope
- equals(Object) - Method in class io.swagger.models.Swagger
- equals(Object) - Method in class io.swagger.models.Tag
- equals(Object) - Method in class io.swagger.models.Xml
- example - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- example - Variable in class io.swagger.models.properties.AbstractProperty
- example(Boolean) - Method in class io.swagger.models.properties.BooleanProperty
- example(Double) - Method in class io.swagger.models.properties.DoubleProperty
- example(Float) - Method in class io.swagger.models.properties.FloatProperty
- example(Integer) - Method in class io.swagger.models.properties.IntegerProperty
- example(Long) - Method in class io.swagger.models.properties.LongProperty
- example(Object) - Method in class io.swagger.models.ModelImpl
- example(Object) - Method in class io.swagger.models.properties.ArrayProperty
- example(Object) - Method in class io.swagger.models.properties.ComposedProperty
- example(Object) - Method in class io.swagger.models.properties.ObjectProperty
- example(Object) - Method in class io.swagger.models.properties.UntypedProperty
- example(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- example(String) - Method in class io.swagger.models.properties.ByteArrayProperty
- example(String) - Method in class io.swagger.models.properties.DateProperty
- example(String) - Method in class io.swagger.models.properties.DateTimeProperty
- example(String) - Method in class io.swagger.models.properties.DecimalProperty
- example(String) - Method in class io.swagger.models.properties.EmailProperty
- example(String) - Method in class io.swagger.models.properties.StringProperty
- example(String, Object) - Method in class io.swagger.models.Response
- example(String, String) - Method in class io.swagger.models.parameters.BodyParameter
- EXAMPLE - io.swagger.models.properties.PropertyBuilder.PropertyId
- EXCLUSIVE_MAXIMUM - io.swagger.models.properties.PropertyBuilder.PropertyId
- EXCLUSIVE_MINIMUM - io.swagger.models.properties.PropertyBuilder.PropertyId
- exclusiveMaximum - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- exclusiveMaximum - Variable in class io.swagger.models.properties.AbstractNumericProperty
- exclusiveMaximum(Boolean) - Method in class io.swagger.models.properties.AbstractNumericProperty
- exclusiveMinimum - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- exclusiveMinimum - Variable in class io.swagger.models.properties.AbstractNumericProperty
- exclusiveMinimum(Boolean) - Method in class io.swagger.models.properties.AbstractNumericProperty
- externalDocs - Variable in class io.swagger.models.Swagger
- externalDocs(ExternalDocs) - Method in class io.swagger.models.Operation
- externalDocs(ExternalDocs) - Method in class io.swagger.models.Swagger
- externalDocs(ExternalDocs) - Method in class io.swagger.models.Tag
- ExternalDocs - Class in io.swagger.models
-
Container for a External Documentation Object.
- ExternalDocs() - Constructor for class io.swagger.models.ExternalDocs
- ExternalDocs(String, String) - Constructor for class io.swagger.models.ExternalDocs
F
- FileProperty - Class in io.swagger.models.properties
- FileProperty() - Constructor for class io.swagger.models.properties.FileProperty
- findValue(Map<PropertyBuilder.PropertyId, Object>) - Method in enum io.swagger.models.properties.PropertyBuilder.PropertyId
- FloatProperty - Class in io.swagger.models.properties
- FloatProperty() - Constructor for class io.swagger.models.properties.FloatProperty
- format - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- format - Variable in class io.swagger.models.properties.AbstractProperty
- format(String) - Method in class io.swagger.models.ModelImpl
- format(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- FORMAT - io.swagger.models.properties.PropertyBuilder.PropertyId
- FORMAT - Static variable in class io.swagger.models.properties.DoubleProperty
- FORMAT - Static variable in class io.swagger.models.properties.FloatProperty
- FORMAT - Static variable in class io.swagger.models.properties.IntegerProperty
- FORMAT - Static variable in class io.swagger.models.properties.LongProperty
- FormParameter - Class in io.swagger.models.parameters
- FormParameter() - Constructor for class io.swagger.models.parameters.FormParameter
- forValue(String) - Static method in enum io.swagger.models.auth.In
- forValue(String) - Static method in enum io.swagger.models.Scheme
- fromName(String) - Static method in enum io.swagger.models.properties.StringProperty.Format
G
- GenericRef - Class in io.swagger.models.refs
-
A class the encapsulates logic that is common to RefModel, RefParameter, and RefProperty.
- GenericRef() - Constructor for class io.swagger.models.refs.GenericRef
- GenericRef(RefType, String) - Constructor for class io.swagger.models.refs.GenericRef
- GenericRef(RefType, String, RefFormat) - Constructor for class io.swagger.models.refs.GenericRef
- get(Operation) - Method in class io.swagger.models.Path
- GET - io.swagger.models.HttpMethod
- get$ref() - Method in class io.swagger.models.parameters.RefParameter
- get$ref() - Method in class io.swagger.models.properties.RefProperty
- get$ref() - Method in class io.swagger.models.RefModel
- get$ref() - Method in class io.swagger.models.RefPath
- get$ref() - Method in class io.swagger.models.RefResponse
- getAccess() - Method in class io.swagger.models.parameters.AbstractParameter
- getAccess() - Method in interface io.swagger.models.parameters.Parameter
- getAccess() - Method in class io.swagger.models.properties.AbstractProperty
- getAccess() - Method in interface io.swagger.models.properties.Property
- getAdditionalProperties() - Method in class io.swagger.models.ModelImpl
- getAdditionalProperties() - Method in class io.swagger.models.properties.MapProperty
- getAllOf() - Method in class io.swagger.models.ComposedModel
- getAllOf() - Method in class io.swagger.models.properties.ComposedProperty
- getAllowEmptyValue() - Method in class io.swagger.models.ModelImpl
- getAllowEmptyValue() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getAllowEmptyValue() - Method in interface io.swagger.models.parameters.SerializableParameter
- getAllowEmptyValue() - Method in class io.swagger.models.properties.AbstractProperty
- getAllowEmptyValue() - Method in interface io.swagger.models.properties.Property
- getAttribute() - Method in class io.swagger.models.Xml
- getAuthorizationUrl() - Method in class io.swagger.models.auth.OAuth2Definition
- getBasePath() - Method in class io.swagger.models.Swagger
- getBooleanValue() - Method in class io.swagger.models.AbstractModel
- getBooleanValue() - Method in interface io.swagger.models.Model
- getBooleanValue() - Method in class io.swagger.models.properties.AbstractProperty
- getBooleanValue() - Method in interface io.swagger.models.properties.Property
- getBooleanValue() - Method in class io.swagger.models.RefModel
- getChild() - Method in class io.swagger.models.ComposedModel
- getCollectionFormat() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getCollectionFormat() - Method in interface io.swagger.models.parameters.SerializableParameter
- getConsumes() - Method in class io.swagger.models.Operation
- getConsumes() - Method in class io.swagger.models.Swagger
- getContact() - Method in class io.swagger.models.Info
- getDefault() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getDefault() - Method in class io.swagger.models.properties.BinaryProperty
- getDefault() - Method in class io.swagger.models.properties.BooleanProperty
- getDefault() - Method in class io.swagger.models.properties.DoubleProperty
- getDefault() - Method in class io.swagger.models.properties.FloatProperty
- getDefault() - Method in class io.swagger.models.properties.IntegerProperty
- getDefault() - Method in class io.swagger.models.properties.LongProperty
- getDefault() - Method in class io.swagger.models.properties.PasswordProperty
- getDefault() - Method in class io.swagger.models.properties.StringProperty
- getDefault() - Method in class io.swagger.models.properties.UUIDProperty
- getDefaultCollectionFormat() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getDefaultCollectionFormat() - Method in class io.swagger.models.parameters.FormParameter
- getDefaultCollectionFormat() - Method in class io.swagger.models.parameters.QueryParameter
- getDefaultValue() - Method in class io.swagger.models.ModelImpl
- getDefaultValue() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getDefinitions() - Method in class io.swagger.models.Swagger
- getDelete() - Method in class io.swagger.models.Path
- getDescription() - Method in class io.swagger.models.ArrayModel
- getDescription() - Method in class io.swagger.models.auth.AbstractSecuritySchemeDefinition
- getDescription() - Method in interface io.swagger.models.auth.SecuritySchemeDefinition
- getDescription() - Method in class io.swagger.models.BooleanValueModel
- getDescription() - Method in class io.swagger.models.ComposedModel
- getDescription() - Method in class io.swagger.models.ExternalDocs
- getDescription() - Method in class io.swagger.models.Info
- getDescription() - Method in interface io.swagger.models.Model
- getDescription() - Method in class io.swagger.models.ModelImpl
- getDescription() - Method in class io.swagger.models.Operation
- getDescription() - Method in class io.swagger.models.parameters.AbstractParameter
- getDescription() - Method in interface io.swagger.models.parameters.Parameter
- getDescription() - Method in class io.swagger.models.properties.AbstractProperty
- getDescription() - Method in interface io.swagger.models.properties.Property
- getDescription() - Method in class io.swagger.models.RefModel
- getDescription() - Method in class io.swagger.models.Response
- getDescription() - Method in class io.swagger.models.SecurityScope
- getDescription() - Method in class io.swagger.models.Tag
- getDiscriminator() - Method in class io.swagger.models.ModelImpl
- getEmail() - Method in class io.swagger.models.Contact
- getEnum() - Method in class io.swagger.models.ModelImpl
- getEnum() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getEnum() - Method in interface io.swagger.models.parameters.SerializableParameter
- getEnum() - Method in class io.swagger.models.properties.BinaryProperty
- getEnum() - Method in class io.swagger.models.properties.BooleanProperty
- getEnum() - Method in class io.swagger.models.properties.DateProperty
- getEnum() - Method in class io.swagger.models.properties.DateTimeProperty
- getEnum() - Method in class io.swagger.models.properties.DoubleProperty
- getEnum() - Method in class io.swagger.models.properties.FloatProperty
- getEnum() - Method in class io.swagger.models.properties.IntegerProperty
- getEnum() - Method in class io.swagger.models.properties.LongProperty
- getEnum() - Method in class io.swagger.models.properties.PasswordProperty
- getEnum() - Method in class io.swagger.models.properties.StringProperty
- getEnum() - Method in class io.swagger.models.properties.UUIDProperty
- getEnumValue() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getEnumValue() - Method in interface io.swagger.models.parameters.SerializableParameter
- getExample() - Method in class io.swagger.models.ArrayModel
- getExample() - Method in class io.swagger.models.BooleanValueModel
- getExample() - Method in class io.swagger.models.ComposedModel
- getExample() - Method in interface io.swagger.models.Model
- getExample() - Method in class io.swagger.models.ModelImpl
- getExample() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getExample() - Method in class io.swagger.models.properties.AbstractProperty
- getExample() - Method in interface io.swagger.models.properties.Property
- getExample() - Method in class io.swagger.models.RefModel
- getExamples() - Method in class io.swagger.models.parameters.BodyParameter
- getExamples() - Method in class io.swagger.models.Response
- getExclusiveMaximum() - Method in class io.swagger.models.AbstractModel
- getExclusiveMaximum() - Method in class io.swagger.models.properties.AbstractNumericProperty
- getExclusiveMinimum() - Method in class io.swagger.models.AbstractModel
- getExclusiveMinimum() - Method in class io.swagger.models.properties.AbstractNumericProperty
- getExternalDocs() - Method in class io.swagger.models.AbstractModel
- getExternalDocs() - Method in interface io.swagger.models.Model
- getExternalDocs() - Method in class io.swagger.models.Operation
- getExternalDocs() - Method in class io.swagger.models.RefModel
- getExternalDocs() - Method in class io.swagger.models.Swagger
- getExternalDocs() - Method in class io.swagger.models.Tag
- getFlow() - Method in class io.swagger.models.auth.OAuth2Definition
- getFormat() - Method in class io.swagger.models.ModelImpl
- getFormat() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getFormat() - Method in interface io.swagger.models.parameters.SerializableParameter
- getFormat() - Method in class io.swagger.models.properties.AbstractProperty
- getFormat() - Method in interface io.swagger.models.properties.Property
- getFormat() - Method in class io.swagger.models.refs.GenericRef
- getGet() - Method in class io.swagger.models.Path
- getHead() - Method in class io.swagger.models.Path
- getHeaders() - Method in class io.swagger.models.Response
- getHost() - Method in class io.swagger.models.Swagger
- getIn() - Method in class io.swagger.models.auth.ApiKeyAuthDefinition
- getIn() - Method in class io.swagger.models.parameters.AbstractParameter
- getIn() - Method in interface io.swagger.models.parameters.Parameter
- getInfo() - Method in class io.swagger.models.Swagger
- getInterfaces() - Method in class io.swagger.models.ComposedModel
- getInternalPrefix() - Method in enum io.swagger.models.refs.RefType
-
The prefix in an internal reference of this type.
- getItems() - Method in class io.swagger.models.ArrayModel
- getItems() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getItems() - Method in interface io.swagger.models.parameters.SerializableParameter
- getItems() - Method in class io.swagger.models.properties.ArrayProperty
- getKeyName() - Method in class io.swagger.models.auth.AuthorizationValue
- getLicense() - Method in class io.swagger.models.Info
- getMaximum() - Method in class io.swagger.models.AbstractModel
- getMaximum() - Method in class io.swagger.models.ModelImpl
- getMaximum() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getMaximum() - Method in interface io.swagger.models.parameters.SerializableParameter
- getMaximum() - Method in class io.swagger.models.properties.AbstractNumericProperty
- getMaxItems() - Method in class io.swagger.models.ArrayModel
- getMaxItems() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getMaxItems() - Method in interface io.swagger.models.parameters.SerializableParameter
- getMaxItems() - Method in class io.swagger.models.properties.ArrayProperty
- getMaxLength() - Method in class io.swagger.models.AbstractModel
- getMaxLength() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getMaxLength() - Method in interface io.swagger.models.parameters.SerializableParameter
- getMaxLength() - Method in class io.swagger.models.properties.BinaryProperty
- getMaxLength() - Method in class io.swagger.models.properties.PasswordProperty
- getMaxLength() - Method in class io.swagger.models.properties.StringProperty
- getMaxLength() - Method in class io.swagger.models.properties.UUIDProperty
- getMaxProperties() - Method in class io.swagger.models.properties.MapProperty
- getMinimum() - Method in class io.swagger.models.AbstractModel
- getMinimum() - Method in class io.swagger.models.ModelImpl
- getMinimum() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getMinimum() - Method in interface io.swagger.models.parameters.SerializableParameter
- getMinimum() - Method in class io.swagger.models.properties.AbstractNumericProperty
- getMinItems() - Method in class io.swagger.models.ArrayModel
- getMinItems() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getMinItems() - Method in interface io.swagger.models.parameters.SerializableParameter
- getMinItems() - Method in class io.swagger.models.properties.ArrayProperty
- getMinLength() - Method in class io.swagger.models.AbstractModel
- getMinLength() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getMinLength() - Method in interface io.swagger.models.parameters.SerializableParameter
- getMinLength() - Method in class io.swagger.models.properties.BinaryProperty
- getMinLength() - Method in class io.swagger.models.properties.PasswordProperty
- getMinLength() - Method in class io.swagger.models.properties.StringProperty
- getMinLength() - Method in class io.swagger.models.properties.UUIDProperty
- getMinProperties() - Method in class io.swagger.models.properties.MapProperty
- getMultipleOf() - Method in class io.swagger.models.AbstractModel
- getMultipleOf() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getMultipleOf() - Method in interface io.swagger.models.parameters.SerializableParameter
- getMultipleOf() - Method in class io.swagger.models.properties.AbstractNumericProperty
- getName() - Method in class io.swagger.models.auth.ApiKeyAuthDefinition
- getName() - Method in class io.swagger.models.Contact
- getName() - Method in class io.swagger.models.License
- getName() - Method in class io.swagger.models.ModelImpl
- getName() - Method in class io.swagger.models.parameters.AbstractParameter
- getName() - Method in interface io.swagger.models.parameters.Parameter
- getName() - Method in class io.swagger.models.properties.AbstractProperty
- getName() - Method in interface io.swagger.models.properties.Property
- getName() - Method in enum io.swagger.models.properties.StringProperty.Format
- getName() - Method in class io.swagger.models.SecurityRequirement
-
Deprecated.
- getName() - Method in class io.swagger.models.SecurityScope
- getName() - Method in class io.swagger.models.Tag
- getName() - Method in class io.swagger.models.Xml
- getNamespace() - Method in class io.swagger.models.Xml
- getOperationId() - Method in class io.swagger.models.Operation
- getOperationMap() - Method in class io.swagger.models.Path
- getOperations() - Method in class io.swagger.models.Path
- getOptions() - Method in class io.swagger.models.Path
- getOriginalRef() - Method in class io.swagger.models.parameters.RefParameter
- getOriginalRef() - Method in class io.swagger.models.properties.RefProperty
- getOriginalRef() - Method in class io.swagger.models.RefModel
- getOriginalRef() - Method in class io.swagger.models.RefPath
- getOriginalRef() - Method in class io.swagger.models.RefResponse
- getOriginalRef() - Method in class io.swagger.models.refs.GenericRef
- getParameter(String) - Method in class io.swagger.models.Swagger
- getParameters() - Method in class io.swagger.models.Operation
- getParameters() - Method in class io.swagger.models.Path
- getParameters() - Method in class io.swagger.models.Swagger
- getParent() - Method in class io.swagger.models.ComposedModel
- getPatch() - Method in class io.swagger.models.Path
- getPath(String) - Method in class io.swagger.models.Swagger
- getPaths() - Method in class io.swagger.models.Swagger
- getPattern() - Method in class io.swagger.models.AbstractModel
- getPattern() - Method in class io.swagger.models.parameters.AbstractParameter
- getPattern() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getPattern() - Method in interface io.swagger.models.parameters.Parameter
- getPattern() - Method in interface io.swagger.models.parameters.SerializableParameter
- getPattern() - Method in class io.swagger.models.properties.BinaryProperty
- getPattern() - Method in class io.swagger.models.properties.PasswordProperty
- getPattern() - Method in class io.swagger.models.properties.StringProperty
- getPattern() - Method in class io.swagger.models.properties.UUIDProperty
- getPosition() - Method in class io.swagger.models.properties.AbstractProperty
- getPosition() - Method in interface io.swagger.models.properties.Property
- getPost() - Method in class io.swagger.models.Path
- getPrefix() - Method in class io.swagger.models.Xml
- getProduces() - Method in class io.swagger.models.Operation
- getProduces() - Method in class io.swagger.models.Swagger
- getProperties() - Method in class io.swagger.models.AbstractModel
- getProperties() - Method in interface io.swagger.models.Model
- getProperties() - Method in class io.swagger.models.properties.ObjectProperty
- getProperties() - Method in class io.swagger.models.RefModel
- getPropertyName() - Method in enum io.swagger.models.properties.PropertyBuilder.PropertyId
- getPut() - Method in class io.swagger.models.Path
- getReadOnly() - Method in class io.swagger.models.properties.AbstractProperty
- getReadOnly() - Method in interface io.swagger.models.properties.Property
- getRef() - Method in class io.swagger.models.refs.GenericRef
- getReference() - Method in class io.swagger.models.AbstractModel
- getReference() - Method in interface io.swagger.models.Model
- getReference() - Method in class io.swagger.models.RefModel
- getRefFormat() - Method in class io.swagger.models.parameters.RefParameter
- getRefFormat() - Method in class io.swagger.models.properties.RefProperty
- getRefFormat() - Method in class io.swagger.models.RefModel
- getRefFormat() - Method in class io.swagger.models.RefPath
- getRefFormat() - Method in class io.swagger.models.RefResponse
- getRequired() - Method in class io.swagger.models.AbstractModel
- getRequired() - Method in class io.swagger.models.parameters.AbstractParameter
- getRequired() - Method in interface io.swagger.models.parameters.Parameter
- getRequired() - Method in class io.swagger.models.parameters.RefParameter
- getRequired() - Method in class io.swagger.models.properties.AbstractProperty
- getRequired() - Method in interface io.swagger.models.properties.Property
- getRequiredProperties() - Method in class io.swagger.models.properties.ObjectProperty
- getRequirements() - Method in class io.swagger.models.SecurityRequirement
- getResponses() - Method in class io.swagger.models.Operation
- getResponses() - Method in class io.swagger.models.Swagger
- getResponseSchema() - Method in class io.swagger.models.Response
- getResponsesObject() - Method in class io.swagger.models.Operation
- getSchema() - Method in class io.swagger.models.parameters.BodyParameter
- getSchema() - Method in class io.swagger.models.Response
-
Deprecated.
- getSchemes() - Method in class io.swagger.models.Operation
- getSchemes() - Method in class io.swagger.models.Swagger
- getScopes() - Method in class io.swagger.models.auth.OAuth2Definition
- getScopes() - Method in class io.swagger.models.SecurityRequirement
-
Deprecated.
- getSecurity() - Method in class io.swagger.models.Operation
- getSecurity() - Method in class io.swagger.models.Swagger
- getSecurityDefinitions() - Method in class io.swagger.models.Swagger
- getSecurityRequirement() - Method in class io.swagger.models.Swagger
-
Deprecated.
- getSimpleRef() - Method in class io.swagger.models.parameters.RefParameter
- getSimpleRef() - Method in class io.swagger.models.properties.RefProperty
- getSimpleRef() - Method in class io.swagger.models.RefModel
- getSimpleRef() - Method in class io.swagger.models.RefResponse
- getSimpleRef() - Method in class io.swagger.models.refs.GenericRef
- getSpecSpecifiedRequired() - Method in class io.swagger.models.ModelImpl
- getSummary() - Method in class io.swagger.models.Operation
- getSwagger() - Method in class io.swagger.models.Swagger
- getTag(String) - Method in class io.swagger.models.Swagger
- getTags() - Method in class io.swagger.models.Operation
- getTags() - Method in class io.swagger.models.Swagger
- getTermsOfService() - Method in class io.swagger.models.Info
- getTitle() - Method in class io.swagger.models.AbstractModel
- getTitle() - Method in class io.swagger.models.Info
- getTitle() - Method in interface io.swagger.models.Model
- getTitle() - Method in class io.swagger.models.properties.AbstractProperty
- getTitle() - Method in interface io.swagger.models.properties.Property
- getTitle() - Method in class io.swagger.models.RefModel
- getTokenUrl() - Method in class io.swagger.models.auth.OAuth2Definition
- getType() - Method in class io.swagger.models.ArrayModel
- getType() - Method in class io.swagger.models.auth.ApiKeyAuthDefinition
- getType() - Method in class io.swagger.models.auth.AuthorizationValue
- getType() - Method in class io.swagger.models.auth.BasicAuthDefinition
- getType() - Method in class io.swagger.models.auth.OAuth2Definition
- getType() - Method in interface io.swagger.models.auth.SecuritySchemeDefinition
- getType() - Method in class io.swagger.models.ModelImpl
- getType() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- getType() - Method in interface io.swagger.models.parameters.SerializableParameter
- getType() - Method in class io.swagger.models.properties.AbstractProperty
- getType() - Method in interface io.swagger.models.properties.Property
- getType() - Method in class io.swagger.models.properties.RefProperty
- getType() - Method in class io.swagger.models.refs.GenericRef
- getUniqueItems() - Method in class io.swagger.models.ArrayModel
- getUniqueItems() - Method in class io.swagger.models.ModelImpl
- getUniqueItems() - Method in class io.swagger.models.properties.ArrayProperty
- getUrl() - Method in class io.swagger.models.Contact
- getUrl() - Method in class io.swagger.models.ExternalDocs
- getUrl() - Method in class io.swagger.models.License
- getUrlMatcher() - Method in class io.swagger.models.auth.AuthorizationValue
- getValue() - Method in class io.swagger.models.auth.AuthorizationValue
- getVendorExtensions() - Method in class io.swagger.models.AbstractModel
- getVendorExtensions() - Method in class io.swagger.models.auth.AbstractSecuritySchemeDefinition
- getVendorExtensions() - Method in interface io.swagger.models.auth.SecuritySchemeDefinition
- getVendorExtensions() - Method in class io.swagger.models.Contact
- getVendorExtensions() - Method in class io.swagger.models.ExternalDocs
- getVendorExtensions() - Method in class io.swagger.models.Info
- getVendorExtensions() - Method in class io.swagger.models.License
- getVendorExtensions() - Method in interface io.swagger.models.Model
- getVendorExtensions() - Method in class io.swagger.models.Operation
- getVendorExtensions() - Method in class io.swagger.models.parameters.AbstractParameter
- getVendorExtensions() - Method in interface io.swagger.models.parameters.Parameter
- getVendorExtensions() - Method in class io.swagger.models.Path
- getVendorExtensions() - Method in class io.swagger.models.properties.AbstractProperty
- getVendorExtensions() - Method in interface io.swagger.models.properties.Property
- getVendorExtensions() - Method in class io.swagger.models.RefModel
- getVendorExtensions() - Method in class io.swagger.models.Response
- getVendorExtensions() - Method in class io.swagger.models.Responses
- getVendorExtensions() - Method in class io.swagger.models.Swagger
- getVendorExtensions() - Method in class io.swagger.models.Tag
- getVersion() - Method in class io.swagger.models.Info
- getWrapped() - Method in class io.swagger.models.Xml
- getXml() - Method in class io.swagger.models.AbstractModel
- getXml() - Method in class io.swagger.models.properties.AbstractProperty
- getXml() - Method in interface io.swagger.models.properties.Property
H
- hashCode() - Method in class io.swagger.models.AbstractModel
- hashCode() - Method in class io.swagger.models.ArrayModel
- hashCode() - Method in class io.swagger.models.auth.AbstractSecuritySchemeDefinition
- hashCode() - Method in class io.swagger.models.auth.ApiKeyAuthDefinition
- hashCode() - Method in class io.swagger.models.auth.AuthorizationValue
- hashCode() - Method in class io.swagger.models.auth.BasicAuthDefinition
- hashCode() - Method in class io.swagger.models.auth.OAuth2Definition
- hashCode() - Method in class io.swagger.models.ComposedModel
- hashCode() - Method in class io.swagger.models.Contact
- hashCode() - Method in class io.swagger.models.ExternalDocs
- hashCode() - Method in class io.swagger.models.Info
- hashCode() - Method in class io.swagger.models.License
- hashCode() - Method in class io.swagger.models.ModelImpl
- hashCode() - Method in class io.swagger.models.Operation
- hashCode() - Method in class io.swagger.models.parameters.AbstractParameter
- hashCode() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- hashCode() - Method in class io.swagger.models.parameters.BodyParameter
- hashCode() - Method in class io.swagger.models.parameters.RefParameter
- hashCode() - Method in class io.swagger.models.Path
- hashCode() - Method in class io.swagger.models.properties.AbstractNumericProperty
- hashCode() - Method in class io.swagger.models.properties.AbstractProperty
- hashCode() - Method in class io.swagger.models.properties.ArrayProperty
- hashCode() - Method in class io.swagger.models.properties.BinaryProperty
- hashCode() - Method in class io.swagger.models.properties.BooleanProperty
- hashCode() - Method in class io.swagger.models.properties.ComposedProperty
- hashCode() - Method in class io.swagger.models.properties.DoubleProperty
- hashCode() - Method in class io.swagger.models.properties.FloatProperty
- hashCode() - Method in class io.swagger.models.properties.IntegerProperty
- hashCode() - Method in class io.swagger.models.properties.LongProperty
- hashCode() - Method in class io.swagger.models.properties.MapProperty
- hashCode() - Method in class io.swagger.models.properties.ObjectProperty
- hashCode() - Method in class io.swagger.models.properties.PasswordProperty
- hashCode() - Method in class io.swagger.models.properties.RefProperty
- hashCode() - Method in class io.swagger.models.properties.StringProperty
- hashCode() - Method in class io.swagger.models.properties.UUIDProperty
- hashCode() - Method in class io.swagger.models.RefModel
- hashCode() - Method in class io.swagger.models.RefPath
- hashCode() - Method in class io.swagger.models.RefResponse
- hashCode() - Method in class io.swagger.models.refs.GenericRef
- hashCode() - Method in class io.swagger.models.Response
- hashCode() - Method in class io.swagger.models.Responses
- hashCode() - Method in class io.swagger.models.SecurityRequirement
- hashCode() - Method in class io.swagger.models.SecurityScope
- hashCode() - Method in class io.swagger.models.Swagger
- hashCode() - Method in class io.swagger.models.Tag
- hashCode() - Method in class io.swagger.models.Xml
- head(Operation) - Method in class io.swagger.models.Path
- HEAD - io.swagger.models.HttpMethod
- header(String, Property) - Method in class io.swagger.models.Response
- HEADER - io.swagger.models.auth.In
- HeaderParameter - Class in io.swagger.models.parameters
- HeaderParameter() - Constructor for class io.swagger.models.parameters.HeaderParameter
- headers(Map<String, Property>) - Method in class io.swagger.models.Response
- host - Variable in class io.swagger.models.Swagger
- host(String) - Method in class io.swagger.models.Swagger
- HTTP - io.swagger.models.Scheme
- HttpMethod - Enum in io.swagger.models
-
Created by russellb337 on 7/10/15.
- HTTPS - io.swagger.models.Scheme
I
- implicit(String) - Method in class io.swagger.models.auth.OAuth2Definition
- in - Variable in class io.swagger.models.parameters.AbstractParameter
- in(In) - Method in class io.swagger.models.auth.ApiKeyAuthDefinition
- In - Enum in io.swagger.models.auth
- info - Variable in class io.swagger.models.Swagger
- info(Info) - Method in class io.swagger.models.Swagger
- Info - Class in io.swagger.models
- Info() - Constructor for class io.swagger.models.Info
- IntegerProperty - Class in io.swagger.models.properties
- IntegerProperty() - Constructor for class io.swagger.models.properties.IntegerProperty
- interfaces(List<RefModel>) - Method in class io.swagger.models.ComposedModel
- INTERNAL - io.swagger.models.refs.RefFormat
- internalRefWithAnyDot() - Static method in class io.swagger.models.refs.GenericRef
- io.swagger.models - package io.swagger.models
- io.swagger.models.auth - package io.swagger.models.auth
- io.swagger.models.parameters - package io.swagger.models.parameters
- io.swagger.models.properties - package io.swagger.models.properties
- io.swagger.models.refs - package io.swagger.models.refs
- io.swagger.models.utils - package io.swagger.models.utils
- isDeprecated() - Method in class io.swagger.models.Operation
- isEmpty() - Method in class io.swagger.models.Path
- isExclusiveMaximum() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- isExclusiveMaximum() - Method in interface io.swagger.models.parameters.SerializableParameter
- isExclusiveMinimum() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- isExclusiveMinimum() - Method in interface io.swagger.models.parameters.SerializableParameter
- isReadOnly() - Method in class io.swagger.models.parameters.AbstractParameter
- isReadOnly() - Method in interface io.swagger.models.parameters.Parameter
- isRelativeRefWithAnyDot() - Static method in class io.swagger.models.refs.GenericRef
- isSimple() - Method in class io.swagger.models.ModelImpl
- isType(String) - Static method in class io.swagger.models.properties.ArrayProperty
- isType(String) - Static method in class io.swagger.models.properties.ObjectProperty
- isType(String) - Static method in class io.swagger.models.properties.UntypedProperty
- isType(String, String) - Static method in class io.swagger.models.parameters.RefParameter
- isType(String, String) - Static method in class io.swagger.models.properties.BaseIntegerProperty
- isType(String, String) - Static method in class io.swagger.models.properties.BinaryProperty
- isType(String, String) - Static method in class io.swagger.models.properties.BooleanProperty
- isType(String, String) - Static method in class io.swagger.models.properties.ByteArrayProperty
- isType(String, String) - Static method in class io.swagger.models.properties.DateProperty
- isType(String, String) - Static method in class io.swagger.models.properties.DateTimeProperty
- isType(String, String) - Static method in class io.swagger.models.properties.DecimalProperty
- isType(String, String) - Static method in class io.swagger.models.properties.DoubleProperty
- isType(String, String) - Static method in class io.swagger.models.properties.EmailProperty
- isType(String, String) - Static method in class io.swagger.models.properties.FileProperty
- isType(String, String) - Static method in class io.swagger.models.properties.FloatProperty
- isType(String, String) - Static method in class io.swagger.models.properties.IntegerProperty
- isType(String, String) - Static method in class io.swagger.models.properties.LongProperty
- isType(String, String) - Static method in class io.swagger.models.properties.MapProperty
- isType(String, String) - Static method in class io.swagger.models.properties.ObjectProperty
- isType(String, String) - Static method in class io.swagger.models.properties.PasswordProperty
- isType(String, String) - Static method in class io.swagger.models.properties.RefProperty
- isType(String, String) - Static method in class io.swagger.models.properties.StringProperty
- isType(String, String) - Static method in class io.swagger.models.properties.UntypedProperty
- isType(String, String) - Static method in class io.swagger.models.properties.UUIDProperty
- isUniqueItems() - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- isUniqueItems() - Method in interface io.swagger.models.parameters.SerializableParameter
- items - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- items - Variable in class io.swagger.models.properties.ArrayProperty
- items(Property) - Method in class io.swagger.models.ArrayModel
- items(Property) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- items(Property) - Method in class io.swagger.models.properties.ArrayProperty
K
- keyName(String) - Method in class io.swagger.models.auth.AuthorizationValue
L
- license(License) - Method in class io.swagger.models.Info
- License - Class in io.swagger.models
- License() - Constructor for class io.swagger.models.License
- LongProperty - Class in io.swagger.models.properties
- LongProperty() - Constructor for class io.swagger.models.properties.LongProperty
M
- MapProperty - Class in io.swagger.models.properties
- MapProperty() - Constructor for class io.swagger.models.properties.MapProperty
- MapProperty(Property) - Constructor for class io.swagger.models.properties.MapProperty
- MAX_ITEMS - io.swagger.models.properties.PropertyBuilder.PropertyId
- MAX_LENGTH - io.swagger.models.properties.PropertyBuilder.PropertyId
- MAX_PROPERTIES - io.swagger.models.properties.PropertyBuilder.PropertyId
- maximum - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- maximum - Variable in class io.swagger.models.properties.AbstractNumericProperty
- maximum(BigDecimal) - Method in class io.swagger.models.ModelImpl
- maximum(BigDecimal) - Method in class io.swagger.models.properties.AbstractNumericProperty
- MAXIMUM - io.swagger.models.properties.PropertyBuilder.PropertyId
- maxItems(int) - Method in class io.swagger.models.ArrayModel
- maxLength - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
-
See http://json-schema.org/latest/json-schema-validation.html#anchor26
- maxLength - Variable in class io.swagger.models.properties.BinaryProperty
- maxLength - Variable in class io.swagger.models.properties.PasswordProperty
- maxLength - Variable in class io.swagger.models.properties.StringProperty
- maxLength - Variable in class io.swagger.models.properties.UUIDProperty
- maxLength(Integer) - Method in class io.swagger.models.properties.BinaryProperty
- maxLength(Integer) - Method in class io.swagger.models.properties.EmailProperty
- maxLength(Integer) - Method in class io.swagger.models.properties.PasswordProperty
- maxLength(Integer) - Method in class io.swagger.models.properties.StringProperty
- maxLength(Integer) - Method in class io.swagger.models.properties.UUIDProperty
- merge(Property, Map<PropertyBuilder.PropertyId, Object>) - Static method in class io.swagger.models.properties.PropertyBuilder
-
Merges passed arguments into an existing property instance.
- mergeWith(Info) - Method in class io.swagger.models.Info
- MIN_ITEMS - io.swagger.models.properties.PropertyBuilder.PropertyId
- MIN_LENGTH - io.swagger.models.properties.PropertyBuilder.PropertyId
- MIN_PROPERTIES - io.swagger.models.properties.PropertyBuilder.PropertyId
- minimum - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- minimum - Variable in class io.swagger.models.properties.AbstractNumericProperty
- minimum(BigDecimal) - Method in class io.swagger.models.ModelImpl
- minimum(BigDecimal) - Method in class io.swagger.models.properties.AbstractNumericProperty
- MINIMUM - io.swagger.models.properties.PropertyBuilder.PropertyId
- minItems(int) - Method in class io.swagger.models.ArrayModel
- minLength - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
-
See http://json-schema.org/latest/json-schema-validation.html#anchor29
- minLength - Variable in class io.swagger.models.properties.BinaryProperty
- minLength - Variable in class io.swagger.models.properties.PasswordProperty
- minLength - Variable in class io.swagger.models.properties.StringProperty
- minLength - Variable in class io.swagger.models.properties.UUIDProperty
- minLength(Integer) - Method in class io.swagger.models.properties.BinaryProperty
- minLength(Integer) - Method in class io.swagger.models.properties.EmailProperty
- minLength(Integer) - Method in class io.swagger.models.properties.PasswordProperty
- minLength(Integer) - Method in class io.swagger.models.properties.StringProperty
- minLength(Integer) - Method in class io.swagger.models.properties.UUIDProperty
- model(String, Model) - Method in class io.swagger.models.Swagger
- Model - Interface in io.swagger.models
- ModelImpl - Class in io.swagger.models
- ModelImpl() - Constructor for class io.swagger.models.ModelImpl
- modelToProperty(Model) - Method in class io.swagger.models.utils.PropertyModelConverter
- MULTIPLE_OF - io.swagger.models.properties.PropertyBuilder.PropertyId
- multipleOf - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
-
See http://json-schema.org/latest/json-schema-validation.html#anchor14
- multipleOf - Variable in class io.swagger.models.properties.AbstractNumericProperty
- multipleOf(BigDecimal) - Method in class io.swagger.models.properties.AbstractNumericProperty
N
- name - Variable in class io.swagger.models.parameters.AbstractParameter
- name - Variable in class io.swagger.models.properties.AbstractProperty
- name(String) - Method in class io.swagger.models.auth.ApiKeyAuthDefinition
- name(String) - Method in class io.swagger.models.Contact
- name(String) - Method in class io.swagger.models.License
- name(String) - Method in class io.swagger.models.ModelImpl
- name(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- name(String) - Method in class io.swagger.models.parameters.BodyParameter
- name(String) - Method in class io.swagger.models.properties.ComposedProperty
- name(String) - Method in class io.swagger.models.properties.ObjectProperty
- name(String) - Method in class io.swagger.models.properties.UntypedProperty
- name(String) - Method in class io.swagger.models.SecurityScope
- name(String) - Method in class io.swagger.models.Tag
- name(String) - Method in class io.swagger.models.Xml
- namespace(String) - Method in class io.swagger.models.Xml
O
- OAuth2Definition - Class in io.swagger.models.auth
- OAuth2Definition() - Constructor for class io.swagger.models.auth.OAuth2Definition
- OBJECT - Static variable in class io.swagger.models.ModelImpl
- ObjectProperty - Class in io.swagger.models.properties
- ObjectProperty() - Constructor for class io.swagger.models.properties.ObjectProperty
- ObjectProperty(Map<String, Property>) - Constructor for class io.swagger.models.properties.ObjectProperty
- Operation - Class in io.swagger.models
- Operation() - Constructor for class io.swagger.models.Operation
- operationId(String) - Method in class io.swagger.models.Operation
- options(Operation) - Method in class io.swagger.models.Path
- OPTIONS - io.swagger.models.HttpMethod
P
- parameter(Parameter) - Method in class io.swagger.models.Operation
- parameter(String, Parameter) - Method in class io.swagger.models.Swagger
- Parameter - Interface in io.swagger.models.parameters
- PARAMETER - io.swagger.models.refs.RefType
- parameters - Variable in class io.swagger.models.Swagger
- parent(Model) - Method in class io.swagger.models.ComposedModel
- password(String) - Method in class io.swagger.models.auth.OAuth2Definition
- PasswordProperty - Class in io.swagger.models.properties
- PasswordProperty() - Constructor for class io.swagger.models.properties.PasswordProperty
- patch(Operation) - Method in class io.swagger.models.Path
- PATCH - io.swagger.models.HttpMethod
- path(String, Path) - Method in class io.swagger.models.Swagger
- Path - Class in io.swagger.models
- Path() - Constructor for class io.swagger.models.Path
- PATH - io.swagger.models.refs.RefType
- PathParameter - Class in io.swagger.models.parameters
- PathParameter() - Constructor for class io.swagger.models.parameters.PathParameter
- paths - Variable in class io.swagger.models.Swagger
- paths(Map<String, Path>) - Method in class io.swagger.models.Swagger
- pattern - Variable in class io.swagger.models.parameters.AbstractParameter
- pattern - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
-
See http://json-schema.org/latest/json-schema-validation.html#anchor33
- pattern - Variable in class io.swagger.models.properties.BinaryProperty
- pattern - Variable in class io.swagger.models.properties.PasswordProperty
- pattern - Variable in class io.swagger.models.properties.StringProperty
- pattern - Variable in class io.swagger.models.properties.UUIDProperty
- pattern(String) - Method in class io.swagger.models.properties.BinaryProperty
- pattern(String) - Method in class io.swagger.models.properties.EmailProperty
- pattern(String) - Method in class io.swagger.models.properties.PasswordProperty
- pattern(String) - Method in class io.swagger.models.properties.StringProperty
- pattern(String) - Method in class io.swagger.models.properties.UUIDProperty
- PATTERN - io.swagger.models.properties.PropertyBuilder.PropertyId
- position - Variable in class io.swagger.models.properties.AbstractProperty
- post(Operation) - Method in class io.swagger.models.Path
- POST - io.swagger.models.HttpMethod
- prefix(String) - Method in class io.swagger.models.Xml
- produces - Variable in class io.swagger.models.Swagger
- produces(String) - Method in class io.swagger.models.Operation
- produces(String) - Method in class io.swagger.models.Swagger
- produces(List<String>) - Method in class io.swagger.models.Operation
- produces(List<String>) - Method in class io.swagger.models.Swagger
- properties - Variable in class io.swagger.models.AbstractModel
- properties(Map<String, Property>) - Method in class io.swagger.models.properties.ObjectProperty
- property(Property) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- property(String, Property) - Method in class io.swagger.models.ModelImpl
- property(String, Property) - Method in class io.swagger.models.properties.ObjectProperty
- Property - Interface in io.swagger.models.properties
- PropertyBuilder - Class in io.swagger.models.properties
- PropertyBuilder() - Constructor for class io.swagger.models.properties.PropertyBuilder
- PropertyBuilder.PropertyId - Enum in io.swagger.models.properties
- PropertyModelConverter - Class in io.swagger.models.utils
- PropertyModelConverter() - Constructor for class io.swagger.models.utils.PropertyModelConverter
- propertyToModel(Property) - Method in class io.swagger.models.utils.PropertyModelConverter
- put(Operation) - Method in class io.swagger.models.Path
- PUT - io.swagger.models.HttpMethod
Q
- QUERY - io.swagger.models.auth.In
- QueryParameter - Class in io.swagger.models.parameters
- QueryParameter() - Constructor for class io.swagger.models.parameters.QueryParameter
R
- READ_ONLY - io.swagger.models.properties.PropertyBuilder.PropertyId
- readOnly - Variable in class io.swagger.models.parameters.AbstractParameter
- readOnly - Variable in class io.swagger.models.properties.AbstractProperty
- readOnly() - Method in class io.swagger.models.properties.AbstractProperty
- readOnly() - Method in class io.swagger.models.properties.ArrayProperty
- readOnly() - Method in class io.swagger.models.properties.BinaryProperty
- readOnly() - Method in class io.swagger.models.properties.BooleanProperty
- readOnly() - Method in class io.swagger.models.properties.ByteArrayProperty
- readOnly() - Method in class io.swagger.models.properties.ComposedProperty
- readOnly() - Method in class io.swagger.models.properties.DateProperty
- readOnly() - Method in class io.swagger.models.properties.DateTimeProperty
- readOnly() - Method in class io.swagger.models.properties.DecimalProperty
- readOnly() - Method in class io.swagger.models.properties.DoubleProperty
- readOnly() - Method in class io.swagger.models.properties.EmailProperty
- readOnly() - Method in class io.swagger.models.properties.FileProperty
- readOnly() - Method in class io.swagger.models.properties.FloatProperty
- readOnly() - Method in class io.swagger.models.properties.IntegerProperty
- readOnly() - Method in class io.swagger.models.properties.LongProperty
- readOnly() - Method in class io.swagger.models.properties.MapProperty
- readOnly() - Method in class io.swagger.models.properties.ObjectProperty
- readOnly() - Method in class io.swagger.models.properties.PasswordProperty
- readOnly() - Method in class io.swagger.models.properties.StringProperty
- readOnly() - Method in class io.swagger.models.properties.UntypedProperty
- readOnly() - Method in class io.swagger.models.properties.UUIDProperty
- readOnly(boolean) - Method in class io.swagger.models.properties.ComposedProperty
- readOnly(boolean) - Method in class io.swagger.models.properties.ObjectProperty
- readOnly(boolean) - Method in class io.swagger.models.properties.UntypedProperty
- readOnly(Boolean) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- RefFormat - Enum in io.swagger.models.refs
-
Created by russellb337 on 7/1/15.
- RefModel - Class in io.swagger.models
- RefModel() - Constructor for class io.swagger.models.RefModel
- RefModel(String) - Constructor for class io.swagger.models.RefModel
- RefModel(String, RefFormat) - Constructor for class io.swagger.models.RefModel
- RefParameter - Class in io.swagger.models.parameters
- RefParameter(String) - Constructor for class io.swagger.models.parameters.RefParameter
- RefParameter(String, RefFormat) - Constructor for class io.swagger.models.parameters.RefParameter
- RefPath - Class in io.swagger.models
-
Created by Helmsdown on 7/8/15.
- RefPath() - Constructor for class io.swagger.models.RefPath
- RefPath(String) - Constructor for class io.swagger.models.RefPath
- RefPath(String, RefFormat) - Constructor for class io.swagger.models.RefPath
- RefProperty - Class in io.swagger.models.properties
- RefProperty() - Constructor for class io.swagger.models.properties.RefProperty
- RefProperty(String) - Constructor for class io.swagger.models.properties.RefProperty
- RefProperty(String, RefFormat) - Constructor for class io.swagger.models.properties.RefProperty
- RefResponse - Class in io.swagger.models
-
Created by Helmsdown on 7/8/15.
- RefResponse() - Constructor for class io.swagger.models.RefResponse
- RefResponse(String) - Constructor for class io.swagger.models.RefResponse
- RefType - Enum in io.swagger.models.refs
-
Created by russellb337 on 7/1/15.
- RELATIVE - io.swagger.models.refs.RefFormat
- relativeRefWithAnyDot() - Static method in class io.swagger.models.refs.GenericRef
- rename(String) - Method in class io.swagger.models.properties.AbstractProperty
- rename(String) - Method in interface io.swagger.models.properties.Property
-
creates a new instance and renames the property to the given name.
- required - Variable in class io.swagger.models.AbstractModel
- required - Variable in class io.swagger.models.parameters.AbstractParameter
- required - Variable in class io.swagger.models.properties.AbstractProperty
- required(boolean) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- required(boolean) - Method in class io.swagger.models.properties.ComposedProperty
- required(boolean) - Method in class io.swagger.models.properties.ObjectProperty
- required(boolean) - Method in class io.swagger.models.properties.StringProperty
- required(boolean) - Method in class io.swagger.models.properties.UntypedProperty
- required(String) - Method in class io.swagger.models.ModelImpl
- REQUIRED - io.swagger.models.properties.PropertyBuilder.PropertyId
- requirement(String) - Method in class io.swagger.models.SecurityRequirement
- requirement(String, List<String>) - Method in class io.swagger.models.SecurityRequirement
- response(int, Response) - Method in class io.swagger.models.Operation
- response(String, Response) - Method in class io.swagger.models.Swagger
- Response - Class in io.swagger.models
- Response() - Constructor for class io.swagger.models.Response
- RESPONSE - io.swagger.models.refs.RefType
- responses - Variable in class io.swagger.models.Swagger
- responses(Map<String, Response>) - Method in class io.swagger.models.Swagger
- Responses - Class in io.swagger.models
- Responses() - Constructor for class io.swagger.models.Responses
- responseSchema(Model) - Method in class io.swagger.models.Response
S
- schema(Model) - Method in class io.swagger.models.parameters.BodyParameter
- schema(Property) - Method in class io.swagger.models.Response
-
Deprecated.
- scheme(Scheme) - Method in class io.swagger.models.Operation
- scheme(Scheme) - Method in class io.swagger.models.Swagger
- Scheme - Enum in io.swagger.models
- schemes - Variable in class io.swagger.models.Swagger
- schemes(List<Scheme>) - Method in class io.swagger.models.Operation
- schemes(List<Scheme>) - Method in class io.swagger.models.Swagger
- scope(String) - Method in class io.swagger.models.SecurityRequirement
- scope(String, String) - Method in class io.swagger.models.auth.OAuth2Definition
- security - Variable in class io.swagger.models.Swagger
- security(SecurityRequirement) - Method in class io.swagger.models.Operation
- security(SecurityRequirement) - Method in class io.swagger.models.Swagger
- securityDefinition(String, SecuritySchemeDefinition) - Method in class io.swagger.models.Swagger
- securityDefinitions - Variable in class io.swagger.models.Swagger
- SecurityRequirement - Class in io.swagger.models
- SecurityRequirement() - Constructor for class io.swagger.models.SecurityRequirement
- SecurityRequirement(String) - Constructor for class io.swagger.models.SecurityRequirement
-
Deprecated.
- SecuritySchemeDefinition - Interface in io.swagger.models.auth
- SecurityScope - Class in io.swagger.models
- SecurityScope() - Constructor for class io.swagger.models.SecurityScope
- SecurityScope(String, String) - Constructor for class io.swagger.models.SecurityScope
- SerializableParameter - Interface in io.swagger.models.parameters
- set(String, Operation) - Method in class io.swagger.models.Path
- set$ref(String) - Method in class io.swagger.models.parameters.RefParameter
- set$ref(String) - Method in class io.swagger.models.properties.RefProperty
- set$ref(String) - Method in class io.swagger.models.RefModel
- set$ref(String) - Method in class io.swagger.models.RefPath
- set$ref(String) - Method in class io.swagger.models.RefResponse
- setAccess(String) - Method in class io.swagger.models.parameters.AbstractParameter
- setAccess(String) - Method in interface io.swagger.models.parameters.Parameter
- setAccess(String) - Method in class io.swagger.models.properties.AbstractProperty
- setAccess(String) - Method in interface io.swagger.models.properties.Property
- setAdditionalProperties(Property) - Method in class io.swagger.models.ModelImpl
- setAdditionalProperties(Property) - Method in class io.swagger.models.properties.MapProperty
- setAllOf(List<Model>) - Method in class io.swagger.models.ComposedModel
- setAllOf(List<Property>) - Method in class io.swagger.models.properties.ComposedProperty
- setAllowEmptyValue(Boolean) - Method in class io.swagger.models.ModelImpl
- setAllowEmptyValue(Boolean) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setAllowEmptyValue(Boolean) - Method in interface io.swagger.models.parameters.SerializableParameter
- setAllowEmptyValue(Boolean) - Method in class io.swagger.models.properties.AbstractProperty
- setAllowEmptyValue(Boolean) - Method in interface io.swagger.models.properties.Property
- setAttribute(Boolean) - Method in class io.swagger.models.Xml
- setAuthorizationUrl(String) - Method in class io.swagger.models.auth.OAuth2Definition
- setBasePath(String) - Method in class io.swagger.models.Swagger
- setBooleanValue(Boolean) - Method in class io.swagger.models.AbstractModel
- setBooleanValue(Boolean) - Method in interface io.swagger.models.Model
- setBooleanValue(Boolean) - Method in class io.swagger.models.properties.AbstractProperty
- setBooleanValue(Boolean) - Method in interface io.swagger.models.properties.Property
- setBooleanValue(Boolean) - Method in class io.swagger.models.RefModel
- setChild(Model) - Method in class io.swagger.models.ComposedModel
- setCollectionFormat(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setCollectionFormat(String) - Method in interface io.swagger.models.parameters.SerializableParameter
- setConsumes(List<String>) - Method in class io.swagger.models.Operation
- setConsumes(List<String>) - Method in class io.swagger.models.Swagger
- setContact(Contact) - Method in class io.swagger.models.Info
- setDefault(Boolean) - Method in class io.swagger.models.properties.BooleanProperty
- setDefault(Double) - Method in class io.swagger.models.properties.DoubleProperty
- setDefault(Float) - Method in class io.swagger.models.properties.FloatProperty
- setDefault(Integer) - Method in class io.swagger.models.properties.IntegerProperty
- setDefault(Long) - Method in class io.swagger.models.properties.LongProperty
- setDefault(Object) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setDefault(String) - Method in class io.swagger.models.properties.AbstractProperty
- setDefault(String) - Method in class io.swagger.models.properties.BinaryProperty
- setDefault(String) - Method in class io.swagger.models.properties.BooleanProperty
- setDefault(String) - Method in class io.swagger.models.properties.DoubleProperty
- setDefault(String) - Method in class io.swagger.models.properties.FloatProperty
- setDefault(String) - Method in class io.swagger.models.properties.IntegerProperty
- setDefault(String) - Method in class io.swagger.models.properties.LongProperty
- setDefault(String) - Method in class io.swagger.models.properties.PasswordProperty
- setDefault(String) - Method in interface io.swagger.models.properties.Property
- setDefault(String) - Method in class io.swagger.models.properties.StringProperty
- setDefault(String) - Method in class io.swagger.models.properties.UUIDProperty
- setDefaultValue(String) - Method in class io.swagger.models.ModelImpl
- setDefaultValue(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setDefinitions(Map<String, Model>) - Method in class io.swagger.models.Swagger
- setDelete(Operation) - Method in class io.swagger.models.Path
- setDeprecated(Boolean) - Method in class io.swagger.models.Operation
- setDescription(String) - Method in class io.swagger.models.ArrayModel
- setDescription(String) - Method in class io.swagger.models.auth.AbstractSecuritySchemeDefinition
- setDescription(String) - Method in interface io.swagger.models.auth.SecuritySchemeDefinition
- setDescription(String) - Method in class io.swagger.models.BooleanValueModel
- setDescription(String) - Method in class io.swagger.models.ComposedModel
- setDescription(String) - Method in class io.swagger.models.ExternalDocs
- setDescription(String) - Method in class io.swagger.models.Info
- setDescription(String) - Method in interface io.swagger.models.Model
- setDescription(String) - Method in class io.swagger.models.ModelImpl
- setDescription(String) - Method in class io.swagger.models.Operation
- setDescription(String) - Method in class io.swagger.models.parameters.AbstractParameter
- setDescription(String) - Method in interface io.swagger.models.parameters.Parameter
- setDescription(String) - Method in class io.swagger.models.properties.AbstractProperty
- setDescription(String) - Method in interface io.swagger.models.properties.Property
- setDescription(String) - Method in class io.swagger.models.RefModel
- setDescription(String) - Method in class io.swagger.models.Response
- setDescription(String) - Method in class io.swagger.models.SecurityScope
- setDescription(String) - Method in class io.swagger.models.Tag
- setDiscriminator(String) - Method in class io.swagger.models.ModelImpl
- setEmail(String) - Method in class io.swagger.models.Contact
- setEnum(List<Boolean>) - Method in class io.swagger.models.properties.BooleanProperty
- setEnum(List<Double>) - Method in class io.swagger.models.properties.DoubleProperty
- setEnum(List<Float>) - Method in class io.swagger.models.properties.FloatProperty
- setEnum(List<Integer>) - Method in class io.swagger.models.properties.IntegerProperty
- setEnum(List<Long>) - Method in class io.swagger.models.properties.LongProperty
- setEnum(List<String>) - Method in class io.swagger.models.ModelImpl
- setEnum(List<String>) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setEnum(List<String>) - Method in interface io.swagger.models.parameters.SerializableParameter
- setEnum(List<String>) - Method in class io.swagger.models.properties.BinaryProperty
- setEnum(List<String>) - Method in class io.swagger.models.properties.DateProperty
- setEnum(List<String>) - Method in class io.swagger.models.properties.DateTimeProperty
- setEnum(List<String>) - Method in class io.swagger.models.properties.PasswordProperty
- setEnum(List<String>) - Method in class io.swagger.models.properties.StringProperty
- setEnum(List<String>) - Method in class io.swagger.models.properties.UUIDProperty
- setEnumValue(List<?>) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setEnumValue(List<?>) - Method in interface io.swagger.models.parameters.SerializableParameter
- setExample(Object) - Method in class io.swagger.models.ArrayModel
- setExample(Object) - Method in class io.swagger.models.BooleanValueModel
- setExample(Object) - Method in class io.swagger.models.ComposedModel
- setExample(Object) - Method in interface io.swagger.models.Model
- setExample(Object) - Method in class io.swagger.models.ModelImpl
- setExample(Object) - Method in class io.swagger.models.properties.AbstractProperty
- setExample(Object) - Method in class io.swagger.models.properties.BaseIntegerProperty
- setExample(Object) - Method in class io.swagger.models.properties.BooleanProperty
- setExample(Object) - Method in class io.swagger.models.properties.DecimalProperty
- setExample(Object) - Method in class io.swagger.models.properties.FloatProperty
- setExample(Object) - Method in class io.swagger.models.properties.IntegerProperty
- setExample(Object) - Method in interface io.swagger.models.properties.Property
- setExample(Object) - Method in class io.swagger.models.RefModel
- setExample(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setExample(String) - Method in class io.swagger.models.properties.AbstractProperty
- setExample(String) - Method in interface io.swagger.models.properties.Property
-
Deprecated.
- setExamples(Map<String, Object>) - Method in class io.swagger.models.Response
- setExamples(Map<String, String>) - Method in class io.swagger.models.parameters.BodyParameter
- setExclusiveMaximum(Boolean) - Method in class io.swagger.models.AbstractModel
- setExclusiveMaximum(Boolean) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setExclusiveMaximum(Boolean) - Method in interface io.swagger.models.parameters.SerializableParameter
- setExclusiveMaximum(Boolean) - Method in class io.swagger.models.properties.AbstractNumericProperty
- setExclusiveMinimum(Boolean) - Method in class io.swagger.models.AbstractModel
- setExclusiveMinimum(Boolean) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setExclusiveMinimum(Boolean) - Method in interface io.swagger.models.parameters.SerializableParameter
- setExclusiveMinimum(Boolean) - Method in class io.swagger.models.properties.AbstractNumericProperty
- setExternalDocs(ExternalDocs) - Method in class io.swagger.models.AbstractModel
- setExternalDocs(ExternalDocs) - Method in class io.swagger.models.Operation
- setExternalDocs(ExternalDocs) - Method in class io.swagger.models.RefModel
- setExternalDocs(ExternalDocs) - Method in class io.swagger.models.Swagger
- setExternalDocs(ExternalDocs) - Method in class io.swagger.models.Tag
- setFlow(String) - Method in class io.swagger.models.auth.OAuth2Definition
- setFormat(String) - Method in class io.swagger.models.ModelImpl
- setFormat(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setFormat(String) - Method in interface io.swagger.models.parameters.SerializableParameter
- setFormat(String) - Method in class io.swagger.models.properties.AbstractProperty
- setGet(Operation) - Method in class io.swagger.models.Path
- setHead(Operation) - Method in class io.swagger.models.Path
- setHeaders(Map<String, Property>) - Method in class io.swagger.models.Response
- setHost(String) - Method in class io.swagger.models.Swagger
- setIn(In) - Method in class io.swagger.models.auth.ApiKeyAuthDefinition
- setIn(String) - Method in class io.swagger.models.parameters.AbstractParameter
- setIn(String) - Method in interface io.swagger.models.parameters.Parameter
- setInfo(Info) - Method in class io.swagger.models.Swagger
- setInterfaces(List<RefModel>) - Method in class io.swagger.models.ComposedModel
- setItems(Property) - Method in class io.swagger.models.ArrayModel
- setItems(Property) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setItems(Property) - Method in interface io.swagger.models.parameters.SerializableParameter
- setItems(Property) - Method in class io.swagger.models.properties.ArrayProperty
- setKeyName(String) - Method in class io.swagger.models.auth.AuthorizationValue
- setLicense(License) - Method in class io.swagger.models.Info
- setMaximum(BigDecimal) - Method in class io.swagger.models.AbstractModel
- setMaximum(BigDecimal) - Method in class io.swagger.models.ModelImpl
- setMaximum(BigDecimal) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setMaximum(BigDecimal) - Method in interface io.swagger.models.parameters.SerializableParameter
- setMaximum(BigDecimal) - Method in class io.swagger.models.properties.AbstractNumericProperty
- setMaxItems(Integer) - Method in class io.swagger.models.ArrayModel
- setMaxItems(Integer) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setMaxItems(Integer) - Method in interface io.swagger.models.parameters.SerializableParameter
- setMaxItems(Integer) - Method in class io.swagger.models.properties.ArrayProperty
- setMaxLength(Integer) - Method in class io.swagger.models.AbstractModel
- setMaxLength(Integer) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setMaxLength(Integer) - Method in interface io.swagger.models.parameters.SerializableParameter
- setMaxLength(Integer) - Method in class io.swagger.models.properties.BinaryProperty
- setMaxLength(Integer) - Method in class io.swagger.models.properties.PasswordProperty
- setMaxLength(Integer) - Method in class io.swagger.models.properties.StringProperty
- setMaxLength(Integer) - Method in class io.swagger.models.properties.UUIDProperty
- setMaxProperties(Integer) - Method in class io.swagger.models.properties.MapProperty
- setMinimum(BigDecimal) - Method in class io.swagger.models.AbstractModel
- setMinimum(BigDecimal) - Method in class io.swagger.models.ModelImpl
- setMinimum(BigDecimal) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setMinimum(BigDecimal) - Method in interface io.swagger.models.parameters.SerializableParameter
- setMinimum(BigDecimal) - Method in class io.swagger.models.properties.AbstractNumericProperty
- setMinItems(Integer) - Method in class io.swagger.models.ArrayModel
- setMinItems(Integer) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setMinItems(Integer) - Method in interface io.swagger.models.parameters.SerializableParameter
- setMinItems(Integer) - Method in class io.swagger.models.properties.ArrayProperty
- setMinLength(Integer) - Method in class io.swagger.models.AbstractModel
- setMinLength(Integer) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setMinLength(Integer) - Method in interface io.swagger.models.parameters.SerializableParameter
- setMinLength(Integer) - Method in class io.swagger.models.properties.BinaryProperty
- setMinLength(Integer) - Method in class io.swagger.models.properties.PasswordProperty
- setMinLength(Integer) - Method in class io.swagger.models.properties.StringProperty
- setMinLength(Integer) - Method in class io.swagger.models.properties.UUIDProperty
- setMinProperties(Integer) - Method in class io.swagger.models.properties.MapProperty
- setMultipleOf(Number) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setMultipleOf(Number) - Method in interface io.swagger.models.parameters.SerializableParameter
- setMultipleOf(BigDecimal) - Method in class io.swagger.models.AbstractModel
- setMultipleOf(BigDecimal) - Method in class io.swagger.models.properties.AbstractNumericProperty
- setName(String) - Method in class io.swagger.models.auth.ApiKeyAuthDefinition
- setName(String) - Method in class io.swagger.models.Contact
- setName(String) - Method in class io.swagger.models.License
- setName(String) - Method in class io.swagger.models.ModelImpl
- setName(String) - Method in class io.swagger.models.parameters.AbstractParameter
- setName(String) - Method in interface io.swagger.models.parameters.Parameter
- setName(String) - Method in class io.swagger.models.properties.AbstractProperty
- setName(String) - Method in interface io.swagger.models.properties.Property
- setName(String) - Method in class io.swagger.models.SecurityRequirement
-
Deprecated.
- setName(String) - Method in class io.swagger.models.SecurityScope
- setName(String) - Method in class io.swagger.models.Tag
- setName(String) - Method in class io.swagger.models.Xml
- setNamespace(String) - Method in class io.swagger.models.Xml
- setOperationId(String) - Method in class io.swagger.models.Operation
- setOptions(Operation) - Method in class io.swagger.models.Path
- setParameters(List<Parameter>) - Method in class io.swagger.models.Operation
- setParameters(List<Parameter>) - Method in class io.swagger.models.Path
- setParameters(Map<String, Parameter>) - Method in class io.swagger.models.Swagger
- setParent(Model) - Method in class io.swagger.models.ComposedModel
- setPatch(Operation) - Method in class io.swagger.models.Path
- setPaths(Map<String, Path>) - Method in class io.swagger.models.Swagger
- setPattern(String) - Method in class io.swagger.models.AbstractModel
- setPattern(String) - Method in class io.swagger.models.parameters.AbstractParameter
- setPattern(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setPattern(String) - Method in interface io.swagger.models.parameters.Parameter
- setPattern(String) - Method in interface io.swagger.models.parameters.SerializableParameter
- setPattern(String) - Method in class io.swagger.models.properties.BinaryProperty
- setPattern(String) - Method in class io.swagger.models.properties.PasswordProperty
- setPattern(String) - Method in class io.swagger.models.properties.StringProperty
- setPattern(String) - Method in class io.swagger.models.properties.UUIDProperty
- setPosition(Integer) - Method in class io.swagger.models.properties.AbstractProperty
- setPosition(Integer) - Method in interface io.swagger.models.properties.Property
- setPost(Operation) - Method in class io.swagger.models.Path
- setPrefix(String) - Method in class io.swagger.models.Xml
- setProduces(List<String>) - Method in class io.swagger.models.Operation
- setProduces(List<String>) - Method in class io.swagger.models.Swagger
- setProperties(Map<String, Property>) - Method in class io.swagger.models.AbstractModel
- setProperties(Map<String, Property>) - Method in interface io.swagger.models.Model
- setProperties(Map<String, Property>) - Method in class io.swagger.models.properties.ObjectProperty
- setProperties(Map<String, Property>) - Method in class io.swagger.models.RefModel
- setProperty(Property) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setPut(Operation) - Method in class io.swagger.models.Path
- setReadOnly(Boolean) - Method in class io.swagger.models.parameters.AbstractParameter
- setReadOnly(Boolean) - Method in interface io.swagger.models.parameters.Parameter
- setReadOnly(Boolean) - Method in class io.swagger.models.properties.AbstractProperty
- setReadOnly(Boolean) - Method in interface io.swagger.models.properties.Property
- setReference(String) - Method in class io.swagger.models.AbstractModel
- setReference(String) - Method in interface io.swagger.models.Model
- setReference(String) - Method in class io.swagger.models.RefModel
- setRequired(boolean) - Method in class io.swagger.models.parameters.AbstractParameter
- setRequired(boolean) - Method in interface io.swagger.models.parameters.Parameter
- setRequired(boolean) - Method in class io.swagger.models.properties.AbstractProperty
- setRequired(boolean) - Method in interface io.swagger.models.properties.Property
- setRequired(List<String>) - Method in class io.swagger.models.AbstractModel
- setRequiredProperties(List<String>) - Method in class io.swagger.models.properties.ObjectProperty
- setRequirements(String, List<String>) - Method in class io.swagger.models.SecurityRequirement
- setResponses(Map<String, Response>) - Method in class io.swagger.models.Operation
- setResponses(Map<String, Response>) - Method in class io.swagger.models.Swagger
- setResponseSchema(Model) - Method in class io.swagger.models.Response
- setResponsesObject(Responses) - Method in class io.swagger.models.Operation
- setSchema(Model) - Method in class io.swagger.models.parameters.BodyParameter
- setSchema(Property) - Method in class io.swagger.models.Response
-
Deprecated.
- setSchemes(List<Scheme>) - Method in class io.swagger.models.Operation
- setSchemes(List<Scheme>) - Method in class io.swagger.models.Swagger
- setScopes(List<String>) - Method in class io.swagger.models.SecurityRequirement
-
Deprecated.
- setScopes(Map<String, String>) - Method in class io.swagger.models.auth.OAuth2Definition
- setSecurity(List<SecurityRequirement>) - Method in class io.swagger.models.Swagger
- setSecurity(List<Map<String, List<String>>>) - Method in class io.swagger.models.Operation
- setSecurityDefinitions(Map<String, SecuritySchemeDefinition>) - Method in class io.swagger.models.Swagger
- setSecurityRequirement(List<SecurityRequirement>) - Method in class io.swagger.models.Swagger
-
Deprecated.
- setSimple(boolean) - Method in class io.swagger.models.ModelImpl
- setSummary(String) - Method in class io.swagger.models.Operation
- setSwagger(String) - Method in class io.swagger.models.Swagger
- setTags(List<Tag>) - Method in class io.swagger.models.Swagger
- setTags(List<String>) - Method in class io.swagger.models.Operation
- setTermsOfService(String) - Method in class io.swagger.models.Info
- setTitle(String) - Method in class io.swagger.models.AbstractModel
- setTitle(String) - Method in class io.swagger.models.Info
- setTitle(String) - Method in interface io.swagger.models.Model
- setTitle(String) - Method in class io.swagger.models.properties.AbstractProperty
- setTitle(String) - Method in interface io.swagger.models.properties.Property
- setTitle(String) - Method in class io.swagger.models.RefModel
- setTokenUrl(String) - Method in class io.swagger.models.auth.OAuth2Definition
- setType(String) - Method in class io.swagger.models.ArrayModel
- setType(String) - Method in class io.swagger.models.auth.ApiKeyAuthDefinition
- setType(String) - Method in class io.swagger.models.auth.AuthorizationValue
- setType(String) - Method in class io.swagger.models.auth.BasicAuthDefinition
- setType(String) - Method in class io.swagger.models.auth.OAuth2Definition
- setType(String) - Method in interface io.swagger.models.auth.SecuritySchemeDefinition
- setType(String) - Method in class io.swagger.models.ModelImpl
- setType(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setType(String) - Method in interface io.swagger.models.parameters.SerializableParameter
- setType(String) - Method in class io.swagger.models.properties.AbstractProperty
- setType(String) - Method in class io.swagger.models.properties.RefProperty
- setUniqueItems(Boolean) - Method in class io.swagger.models.ArrayModel
- setUniqueItems(Boolean) - Method in class io.swagger.models.ModelImpl
- setUniqueItems(Boolean) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- setUniqueItems(Boolean) - Method in interface io.swagger.models.parameters.SerializableParameter
- setUniqueItems(Boolean) - Method in class io.swagger.models.properties.ArrayProperty
- setUrl(String) - Method in class io.swagger.models.Contact
- setUrl(String) - Method in class io.swagger.models.ExternalDocs
- setUrl(String) - Method in class io.swagger.models.License
- setUrlMatcher(UrlMatcher) - Method in class io.swagger.models.auth.AuthorizationValue
- setValue(String) - Method in class io.swagger.models.auth.AuthorizationValue
- setVendorExtension(String, Object) - Method in class io.swagger.models.AbstractModel
- setVendorExtension(String, Object) - Method in class io.swagger.models.auth.AbstractSecuritySchemeDefinition
- setVendorExtension(String, Object) - Method in interface io.swagger.models.auth.SecuritySchemeDefinition
- setVendorExtension(String, Object) - Method in class io.swagger.models.Contact
- setVendorExtension(String, Object) - Method in class io.swagger.models.ExternalDocs
- setVendorExtension(String, Object) - Method in class io.swagger.models.Info
- setVendorExtension(String, Object) - Method in class io.swagger.models.License
- setVendorExtension(String, Object) - Method in class io.swagger.models.Operation
- setVendorExtension(String, Object) - Method in class io.swagger.models.parameters.AbstractParameter
- setVendorExtension(String, Object) - Method in class io.swagger.models.Path
- setVendorExtension(String, Object) - Method in class io.swagger.models.properties.AbstractProperty
- setVendorExtension(String, Object) - Method in class io.swagger.models.Response
- setVendorExtension(String, Object) - Method in class io.swagger.models.Swagger
- setVendorExtension(String, Object) - Method in class io.swagger.models.Tag
- setVendorExtensionMap(Map<String, Object>) - Method in class io.swagger.models.properties.AbstractProperty
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.AbstractModel
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.auth.AbstractSecuritySchemeDefinition
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Contact
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.ExternalDocs
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Info
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.License
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Operation
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.parameters.AbstractParameter
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Path
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.properties.AbstractProperty
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Response
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Responses
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Swagger
- setVendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Tag
- setVersion(String) - Method in class io.swagger.models.Info
- setWrapped(Boolean) - Method in class io.swagger.models.Xml
- setXml(Xml) - Method in class io.swagger.models.AbstractModel
- setXml(Xml) - Method in class io.swagger.models.properties.AbstractProperty
- setXml(Xml) - Method in interface io.swagger.models.properties.Property
- StringProperty - Class in io.swagger.models.properties
-
The StringProperty class defines properties for strings without a specific format, for standard formats which don't need specific handling, or for custom formats.
- StringProperty() - Constructor for class io.swagger.models.properties.StringProperty
- StringProperty(StringProperty.Format) - Constructor for class io.swagger.models.properties.StringProperty
- StringProperty(String) - Constructor for class io.swagger.models.properties.StringProperty
- StringProperty.Format - Enum in io.swagger.models.properties
- summary(String) - Method in class io.swagger.models.Operation
- swagger - Variable in class io.swagger.models.Swagger
- Swagger - Class in io.swagger.models
- Swagger() - Constructor for class io.swagger.models.Swagger
T
- tag(Tag) - Method in class io.swagger.models.Swagger
- tag(String) - Method in class io.swagger.models.Operation
- Tag - Class in io.swagger.models
- Tag() - Constructor for class io.swagger.models.Tag
- tags - Variable in class io.swagger.models.Swagger
- tags(List<Tag>) - Method in class io.swagger.models.Swagger
- tags(List<String>) - Method in class io.swagger.models.Operation
- termsOfService(String) - Method in class io.swagger.models.Info
- test(URL) - Method in interface io.swagger.models.auth.UrlMatcher
- title - Variable in class io.swagger.models.properties.AbstractProperty
- title(String) - Method in class io.swagger.models.Info
- title(String) - Method in class io.swagger.models.properties.AbstractProperty
- title(String) - Method in class io.swagger.models.properties.ArrayProperty
- title(String) - Method in class io.swagger.models.properties.ComposedProperty
- title(String) - Method in class io.swagger.models.properties.MapProperty
- title(String) - Method in class io.swagger.models.properties.ObjectProperty
- title(String) - Method in interface io.swagger.models.properties.Property
- title(String) - Method in class io.swagger.models.properties.UntypedProperty
- TITLE - io.swagger.models.properties.PropertyBuilder.PropertyId
- toModel(Property) - Static method in class io.swagger.models.properties.PropertyBuilder
-
Converts passed property into a model.
- toString() - Method in class io.swagger.models.Operation
- toString() - Method in class io.swagger.models.Responses
- toString() - Method in class io.swagger.models.Tag
- toValue() - Method in enum io.swagger.models.auth.In
- toValue() - Method in enum io.swagger.models.Scheme
- type - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- type - Variable in class io.swagger.models.properties.AbstractProperty
- type(String) - Method in class io.swagger.models.auth.AuthorizationValue
- type(String) - Method in class io.swagger.models.ModelImpl
- type(String) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- TYPE - io.swagger.models.properties.PropertyBuilder.PropertyId
- TYPE - Static variable in class io.swagger.models.properties.ArrayProperty
- TYPE - Static variable in class io.swagger.models.properties.BaseIntegerProperty
- TYPE - Static variable in class io.swagger.models.properties.BinaryProperty
- TYPE - Static variable in class io.swagger.models.properties.BooleanProperty
- TYPE - Static variable in class io.swagger.models.properties.ComposedProperty
- TYPE - Static variable in class io.swagger.models.properties.DecimalProperty
- TYPE - Static variable in class io.swagger.models.properties.ObjectProperty
- TYPE - Static variable in class io.swagger.models.properties.PasswordProperty
- TYPE - Static variable in class io.swagger.models.properties.RefProperty
- TYPE - Static variable in class io.swagger.models.properties.StringProperty
- TYPE - Static variable in class io.swagger.models.properties.UntypedProperty
U
- UNIQUE_ITEMS - io.swagger.models.properties.PropertyBuilder.PropertyId
- uniqueItems - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
-
See http://json-schema.org/latest/json-schema-validation.html#anchor49
- uniqueItems - Variable in class io.swagger.models.properties.ArrayProperty
- uniqueItems() - Method in class io.swagger.models.properties.ArrayProperty
- uniqueItems(Boolean) - Method in class io.swagger.models.ArrayModel
- uniqueItems(Boolean) - Method in class io.swagger.models.ModelImpl
- UntypedProperty - Class in io.swagger.models.properties
- UntypedProperty() - Constructor for class io.swagger.models.properties.UntypedProperty
- URI - io.swagger.models.properties.StringProperty.Format
- url(String) - Method in class io.swagger.models.Contact
- url(String) - Method in class io.swagger.models.ExternalDocs
- url(String) - Method in class io.swagger.models.License
- URL - io.swagger.models.properties.StringProperty.Format
- URL - io.swagger.models.refs.RefFormat
- urlMatcher(UrlMatcher) - Method in class io.swagger.models.auth.AuthorizationValue
- UrlMatcher - Interface in io.swagger.models.auth
- UUIDProperty - Class in io.swagger.models.properties
- UUIDProperty() - Constructor for class io.swagger.models.properties.UUIDProperty
V
- value(String) - Method in class io.swagger.models.auth.AuthorizationValue
- valueOf(String) - Static method in enum io.swagger.models.auth.In
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.swagger.models.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.swagger.models.properties.PropertyBuilder.PropertyId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.swagger.models.properties.StringProperty.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.swagger.models.refs.RefFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.swagger.models.refs.RefType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.swagger.models.Scheme
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.swagger.models.auth.In
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.swagger.models.HttpMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.swagger.models.properties.PropertyBuilder.PropertyId
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.swagger.models.properties.StringProperty.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.swagger.models.refs.RefFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.swagger.models.refs.RefType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.swagger.models.Scheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VENDOR_EXTENSIONS - io.swagger.models.properties.PropertyBuilder.PropertyId
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.ArrayProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.BinaryProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.BooleanProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.ByteArrayProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.ComposedProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.DateProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.DateTimeProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.DecimalProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.DoubleProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.EmailProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.FloatProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.IntegerProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.LongProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.MapProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.ObjectProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.PasswordProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.StringProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.UntypedProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.properties.UUIDProperty
- vendorExtension(String, Object) - Method in class io.swagger.models.Response
- vendorExtension(String, Object) - Method in class io.swagger.models.Swagger
- vendorExtensions - Variable in class io.swagger.models.properties.AbstractProperty
- vendorExtensions - Variable in class io.swagger.models.Swagger
- vendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Operation
- vendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Responses
- vendorExtensions(Map<String, Object>) - Method in class io.swagger.models.Swagger
- version(String) - Method in class io.swagger.models.Info
W
- wrapped(Boolean) - Method in class io.swagger.models.Xml
- WS - io.swagger.models.Scheme
- WSS - io.swagger.models.Scheme
X
- xml - Variable in class io.swagger.models.properties.AbstractProperty
- xml(Xml) - Method in class io.swagger.models.ModelImpl
- xml(Xml) - Method in class io.swagger.models.properties.ArrayProperty
- xml(Xml) - Method in class io.swagger.models.properties.BinaryProperty
- xml(Xml) - Method in class io.swagger.models.properties.BooleanProperty
- xml(Xml) - Method in class io.swagger.models.properties.ByteArrayProperty
- xml(Xml) - Method in class io.swagger.models.properties.ComposedProperty
- xml(Xml) - Method in class io.swagger.models.properties.DateProperty
- xml(Xml) - Method in class io.swagger.models.properties.DateTimeProperty
- xml(Xml) - Method in class io.swagger.models.properties.DecimalProperty
- xml(Xml) - Method in class io.swagger.models.properties.DoubleProperty
- xml(Xml) - Method in class io.swagger.models.properties.EmailProperty
- xml(Xml) - Method in class io.swagger.models.properties.FileProperty
- xml(Xml) - Method in class io.swagger.models.properties.FloatProperty
- xml(Xml) - Method in class io.swagger.models.properties.IntegerProperty
- xml(Xml) - Method in class io.swagger.models.properties.LongProperty
- xml(Xml) - Method in class io.swagger.models.properties.MapProperty
- xml(Xml) - Method in class io.swagger.models.properties.ObjectProperty
- xml(Xml) - Method in class io.swagger.models.properties.PasswordProperty
- xml(Xml) - Method in class io.swagger.models.properties.StringProperty
- xml(Xml) - Method in class io.swagger.models.properties.UntypedProperty
- xml(Xml) - Method in class io.swagger.models.properties.UUIDProperty
- Xml - Class in io.swagger.models
- Xml() - Constructor for class io.swagger.models.Xml
_
- _default - Variable in class io.swagger.models.properties.BinaryProperty
- _default - Variable in class io.swagger.models.properties.BooleanProperty
- _default - Variable in class io.swagger.models.properties.DoubleProperty
- _default - Variable in class io.swagger.models.properties.FloatProperty
- _default - Variable in class io.swagger.models.properties.IntegerProperty
- _default - Variable in class io.swagger.models.properties.LongProperty
- _default - Variable in class io.swagger.models.properties.PasswordProperty
- _default - Variable in class io.swagger.models.properties.StringProperty
- _default - Variable in class io.swagger.models.properties.UUIDProperty
- _default(boolean) - Method in class io.swagger.models.properties.BooleanProperty
- _default(Double) - Method in class io.swagger.models.properties.DoubleProperty
- _default(Float) - Method in class io.swagger.models.properties.FloatProperty
- _default(Integer) - Method in class io.swagger.models.properties.IntegerProperty
- _default(Long) - Method in class io.swagger.models.properties.LongProperty
- _default(String) - Method in class io.swagger.models.properties.BinaryProperty
- _default(String) - Method in class io.swagger.models.properties.BooleanProperty
- _default(String) - Method in class io.swagger.models.properties.ComposedProperty
- _default(String) - Method in class io.swagger.models.properties.DoubleProperty
- _default(String) - Method in class io.swagger.models.properties.FloatProperty
- _default(String) - Method in class io.swagger.models.properties.IntegerProperty
- _default(String) - Method in class io.swagger.models.properties.LongProperty
- _default(String) - Method in class io.swagger.models.properties.ObjectProperty
- _default(String) - Method in class io.swagger.models.properties.PasswordProperty
- _default(String) - Method in class io.swagger.models.properties.StringProperty
- _default(String) - Method in class io.swagger.models.properties.UntypedProperty
- _default(String) - Method in class io.swagger.models.properties.UUIDProperty
- _enum - Variable in class io.swagger.models.parameters.AbstractSerializableParameter
- _enum - Variable in class io.swagger.models.properties.BinaryProperty
- _enum - Variable in class io.swagger.models.properties.BooleanProperty
- _enum - Variable in class io.swagger.models.properties.DateProperty
- _enum - Variable in class io.swagger.models.properties.DateTimeProperty
- _enum - Variable in class io.swagger.models.properties.DoubleProperty
- _enum - Variable in class io.swagger.models.properties.FloatProperty
- _enum - Variable in class io.swagger.models.properties.IntegerProperty
- _enum - Variable in class io.swagger.models.properties.LongProperty
- _enum - Variable in class io.swagger.models.properties.PasswordProperty
- _enum - Variable in class io.swagger.models.properties.StringProperty
- _enum - Variable in class io.swagger.models.properties.UUIDProperty
- _enum(Boolean) - Method in class io.swagger.models.properties.BooleanProperty
- _enum(Double) - Method in class io.swagger.models.properties.DoubleProperty
- _enum(Float) - Method in class io.swagger.models.properties.FloatProperty
- _enum(Integer) - Method in class io.swagger.models.properties.IntegerProperty
- _enum(Long) - Method in class io.swagger.models.properties.LongProperty
- _enum(String) - Method in class io.swagger.models.ModelImpl
- _enum(String) - Method in class io.swagger.models.properties.DateProperty
- _enum(String) - Method in class io.swagger.models.properties.DateTimeProperty
- _enum(String) - Method in class io.swagger.models.properties.EmailProperty
- _enum(String) - Method in class io.swagger.models.properties.PasswordProperty
- _enum(String) - Method in class io.swagger.models.properties.StringProperty
- _enum(String) - Method in class io.swagger.models.properties.UUIDProperty
- _enum(List<Double>) - Method in class io.swagger.models.properties.DoubleProperty
- _enum(List<Float>) - Method in class io.swagger.models.properties.FloatProperty
- _enum(List<Integer>) - Method in class io.swagger.models.properties.IntegerProperty
- _enum(List<Long>) - Method in class io.swagger.models.properties.LongProperty
- _enum(List<String>) - Method in class io.swagger.models.ModelImpl
- _enum(List<String>) - Method in class io.swagger.models.parameters.AbstractSerializableParameter
- _enum(List<String>) - Method in class io.swagger.models.properties.DateProperty
- _enum(List<String>) - Method in class io.swagger.models.properties.DateTimeProperty
- _enum(List<String>) - Method in class io.swagger.models.properties.EmailProperty
- _enum(List<String>) - Method in class io.swagger.models.properties.PasswordProperty
- _enum(List<String>) - Method in class io.swagger.models.properties.StringProperty
- _enum(List<String>) - Method in class io.swagger.models.properties.UUIDProperty
All Classes All Packages