Modifier and Type | Class and Description |
---|---|
class |
AaiContact |
Modifier and Type | Class and Description |
---|---|
class |
Aai20Contact |
Modifier and Type | Method and Description |
---|---|
protected Contact |
DeleteContactCommand.readNode(Document doc,
Object node) |
Modifier and Type | Method and Description |
---|---|
void |
CombinedVisitorAdapter.visitContact(Contact node) |
void |
CombinedAllNodeVisitor.visitContact(Contact node) |
void |
CombinedCompositeVisitor.visitContact(Contact node) |
Modifier and Type | Method and Description |
---|---|
void |
DataModelReader.readContact(Object json,
Contact node)
Reads a contact object info into the data model.
|
void |
DataModelWriter.visitContact(Contact node) |
void |
DataModelReaderDispatcher.visitContact(Contact node) |
Modifier and Type | Field and Description |
---|---|
Contact |
Info.contact |
Modifier and Type | Method and Description |
---|---|
abstract Contact |
Info.createContact()
Creates a Contact node.
|
Modifier and Type | Method and Description |
---|---|
void |
OasInvalidContactUrlRule.visitContact(Contact node) |
void |
OasInvalidContactEmailRule.visitContact(Contact node) |
Modifier and Type | Method and Description |
---|---|
void |
VisitorAdapter.visitContact(Contact node) |
void |
Traverser.visitContact(Contact node) |
void |
NodePathVisitor.visitContact(Contact node) |
void |
IVisitor.visitContact(Contact node) |
void |
CompositeVisitor.visitContact(Contact node) |
void |
AllNodeVisitor.visitContact(Contact node) |
Modifier and Type | Class and Description |
---|---|
class |
OasContact |
Modifier and Type | Class and Description |
---|---|
class |
Oas20Contact |
Modifier and Type | Method and Description |
---|---|
Contact |
Oas20Info.createContact() |
Modifier and Type | Class and Description |
---|---|
class |
Oas30Contact |
Modifier and Type | Method and Description |
---|---|
Contact |
Oas30Info.createContact() |
Modifier and Type | Method and Description |
---|---|
void |
Oas20to30TransformationVisitor.visitContact(Contact node) |
Copyright © 2019 Red Hat. All rights reserved.