public class ChangePairRef extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
mode |
protected String |
name |
| Constructor and Description |
|---|
ChangePairRef() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMode()
Gets the value of the mode property.
|
String |
getName()
Gets the value of the name property.
|
void |
setMode(String value)
Sets the value of the mode property.
|
void |
setName(String value)
Sets the value of the name property.
|
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getMode()
StringCopyright © 2017–2020 Eclipse Foundation. All rights reserved.