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