public class ResourceInfo extends Object
| Constructor and Description |
|---|
ResourceInfo(String id,
String name,
String i18nType,
boolean selected) |
| Modifier and Type | Method and Description |
|---|---|
String |
getI18nType() |
String |
getId() |
String |
getName() |
boolean |
getSelected() |
void |
setSelected(boolean selected) |
Copyright © 2022. All rights reserved.