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