static class MSet.FindResult extends FindPanel.FinderResult
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
achievement |
(package private) Category |
category |
(package private) MSet |
mset |
(package private) UPath |
path |
(package private) String |
text |
(package private) int |
year |
| Constructor and Description |
|---|
FindResult(Category cat,
int y,
int a,
MSet ms,
UPath p,
String s) |
| Modifier and Type | Method and Description |
|---|---|
(package private) String |
getAchievement() |
(package private) Category |
getCategory() |
(package private) String |
getCode() |
(package private) String |
getColumn() |
(package private) String |
getText() |
(package private) String |
getYear() |
(package private) void |
openEditor() |
Category category
int year
int achievement
MSet mset
UPath path
String text
Category getCategory()
getCategory in class FindPanel.FinderResultString getCode()
getCode in class FindPanel.FinderResultString getYear()
getYear in class FindPanel.FinderResultString getAchievement()
getAchievement in class FindPanel.FinderResultString getColumn()
getColumn in class FindPanel.FinderResultString getText()
getText in class FindPanel.FinderResultvoid openEditor()
openEditor in class FindPanel.FinderResultEDB Working Group at Tue Dec 2 16:35:33 JST 2025