Modifier and Type | Method and Description |
---|---|
void |
CombinedVisitorAdapter.visitExample(Oas20Example node) |
void |
CombinedAllNodeVisitor.visitExample(Oas20Example node) |
void |
CombinedCompositeVisitor.visitExample(Oas20Example node) |
Modifier and Type | Method and Description |
---|---|
void |
OasUnmatchedExampleTypeRule.visitExample(Oas20Example node) |
Modifier and Type | Method and Description |
---|---|
void |
Oas20DataModelReader.readExample(Object json,
Oas20Example node)
Reads an example.
|
void |
Oas20DataModelWriter.visitExample(Oas20Example node) |
void |
Oas20DataModelReaderDispatcher.visitExample(Oas20Example node) |
Modifier and Type | Field and Description |
---|---|
Oas20Example |
Oas20Response.examples |
Modifier and Type | Method and Description |
---|---|
Oas20Example |
Oas20Response.createExample()
Creates an OAS 2.0 schema object.
|
Modifier and Type | Method and Description |
---|---|
void |
Oas20VisitorAdapter.visitExample(Oas20Example node) |
void |
Oas20Traverser.visitExample(Oas20Example node) |
void |
Oas20NodePathVisitor.visitExample(Oas20Example node) |
void |
Oas20AllNodeVisitor.visitExample(Oas20Example node) |
void |
IOas20Visitor.visitExample(Oas20Example node) |
Modifier and Type | Method and Description |
---|---|
void |
Oas20to30TransformationVisitor.visitExample(Oas20Example node) |
Copyright © 2021 Red Hat. All rights reserved.