Package | Description |
---|---|
org.komodo.rest.relational.json | |
org.komodo.rest.relational.response.vieweditorstate |
Modifier and Type | Method and Description |
---|---|
RestStateCommandAggregate.RestStateCommand |
ViewEditorStateCommandSerializer.ViewEditorStateCmdUnitSerializer.read(com.google.gson.stream.JsonReader in) |
Modifier and Type | Method and Description |
---|---|
void |
ViewEditorStateCommandSerializer.ViewEditorStateCmdUnitSerializer.write(com.google.gson.stream.JsonWriter out,
RestStateCommandAggregate.RestStateCommand value) |
Modifier and Type | Method and Description |
---|---|
RestStateCommandAggregate.RestStateCommand |
RestStateCommandAggregate.getRedo() |
RestStateCommandAggregate.RestStateCommand |
RestStateCommandAggregate.getUndo() |
Modifier and Type | Method and Description |
---|---|
void |
RestStateCommandAggregate.setRedo(RestStateCommandAggregate.RestStateCommand redoCommand) |
void |
RestStateCommandAggregate.setUndo(RestStateCommandAggregate.RestStateCommand undoCommand) |
Copyright © 2013–2019. All rights reserved.