public class EditorOperation
extends java.lang.Object
| Constructor and Description |
|---|
EditorOperation(EditorOperationType type,
java.lang.String input) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInput() |
EditorOperationType |
getType() |
public EditorOperation(EditorOperationType type, java.lang.String input)
public EditorOperationType getType()
public java.lang.String getInput()
Copyright © 2018. All Rights Reserved.