public class EditorConfigCustomizationGoback extends Object
| Constructor and Description |
|---|
EditorConfigCustomizationGoback() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Getter for text.
|
String |
getUrl()
Getter for url.
|
void |
setText(String text)
Setter for text.
|
void |
setUrl(String url)
Setter for url.
|
public String getText()
public void setText(String text)
text - the text to setpublic String getUrl()
public void setUrl(String url)
url - the url to setCopyright © 2019. All rights reserved.