Uses of Class
org.tridas.io.formats.catras.CatrasToTridasDefaults.CATRASScope

Packages that use CatrasToTridasDefaults.CATRASScope
org.tridas.io.formats.catras This is a binary format for software written by Aniol, first released in 1983. 
 

Uses of CatrasToTridasDefaults.CATRASScope in org.tridas.io.formats.catras
 

Methods in org.tridas.io.formats.catras that return CatrasToTridasDefaults.CATRASScope
static CatrasToTridasDefaults.CATRASScope CatrasToTridasDefaults.CATRASScope.fromCode(Integer code)
           
static CatrasToTridasDefaults.CATRASScope CatrasToTridasDefaults.CATRASScope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CatrasToTridasDefaults.CATRASScope[] CatrasToTridasDefaults.CATRASScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.