public class ResourceLink extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
resId |
protected String |
resRefName |
| Constructor and Description |
|---|
ResourceLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResId() |
String |
getResRefName() |
void |
setResId(String value) |
void |
setResRefName(String value) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.