Class | Description |
---|---|
ArraySchema |
The
ArraySchema class extends the
ArraySchema class to
provide additional information. |
MapTypesSchema |
The
MapTypesSchema class extends the ObjectSchema
class to provide additional information about the Java map being defined. |
MapTypesSchema.AdditionalProperties |
The
AdditionalProperties class defines additional
properties used for a map to represent both the keys and values schemas. |
ObjectTypesSchema |
The
ObjectTypesSchema class extends the ObjectSchema
class to provide additional information about the Java type being defined. |
ReferenceTypesSchema |
The
ReferenceTypesSchema class extends the ReferenceSchema
class to provide additional information about the Java type being referenced. |
StringTypesSchema |
The
StringTypesSchema class extends the StringSchema
class to provide additional information about the Java type being referenced
as a string. |
Copyright (C) 2015-2017 The Helenus Driver Project Authors.