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

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

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

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



Copyright © 2011. All Rights Reserved.