public class ReplaceResponseDefinitionCommand_20 extends ReplaceNodeCommand<Oas20ResponseDefinition>
| Modifier and Type | Field and Description |
|---|---|
String |
_defName |
_new, _nodePath, _old| Modifier and Type | Method and Description |
|---|---|
protected void |
addNode(Document doc,
Oas20ResponseDefinition node)
Adds the given node to the data model.
|
protected Oas20ResponseDefinition |
readNode(Document doc,
Object node)
Unmarshalls a node into the appropriate type.
|
protected void |
removeNode(Document doc,
Oas20ResponseDefinition node)
Removes the given node from the data model.
|
execute, undoisNullOrUndefined, typepublic String _defName
protected void removeNode(Document doc, Oas20ResponseDefinition node)
ReplaceNodeCommandprotected void addNode(Document doc, Oas20ResponseDefinition node)
ReplaceNodeCommandprotected Oas20ResponseDefinition readNode(Document doc, Object node)
ReplaceNodeCommandreadNode in class ReplaceNodeCommand<Oas20ResponseDefinition>ReplaceNodeCommand.readNode(io.apicurio.datamodels.core.models.Document, java.lang.Object)Copyright © 2019 Red Hat. All rights reserved.