|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URIResolverGUI.ResultValues | |
|---|---|
| com.ihr.xbrl.gui.interfaces | |
| Uses of URIResolverGUI.ResultValues in com.ihr.xbrl.gui.interfaces |
|---|
| Methods in com.ihr.xbrl.gui.interfaces that return URIResolverGUI.ResultValues | |
|---|---|
URIResolverGUI.ResultValues |
URIResolverGUI.getStatus()
After the resolve method is called, a call to getStatus shall return one of the values in the enumeration |
static URIResolverGUI.ResultValues |
URIResolverGUI.ResultValues.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static URIResolverGUI.ResultValues[] |
URIResolverGUI.ResultValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||