Uses of Class
org.jastacry.GlobalData.Returncode
- 
Packages that use GlobalData.Returncode Package Description org.jastacry Info about this package doing something for package-info.java file.
- 
- 
Uses of GlobalData.Returncode in org.jastacryMethods in org.jastacry that return GlobalData.Returncode Modifier and Type Method Description static GlobalData.ReturncodeGlobalData.Returncode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GlobalData.Returncode[]GlobalData.Returncode. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-