Uses of Class
it.imolinfo.jbi4cics.typemapping.cobol.CobolType

Packages that use CobolType
it.imolinfo.jbi4cics.commareaparser   
it.imolinfo.jbi4cics.typemapping.cobol   
 

Uses of CobolType in it.imolinfo.jbi4cics.commareaparser
 

Methods in it.imolinfo.jbi4cics.commareaparser that return CobolType
 CobolType CommareaParser.usage_clause()
           
 

Uses of CobolType in it.imolinfo.jbi4cics.typemapping.cobol
 

Methods in it.imolinfo.jbi4cics.typemapping.cobol that return CobolType
 CobolType CobolTypeDescriptor.getType()
           
static CobolType CobolType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CobolType[] CobolType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in it.imolinfo.jbi4cics.typemapping.cobol with parameters of type CobolType
 void CobolTypeDescriptor.setType(CobolType type)
           
 



Copyright © 2005-2008 Imola Informatica. All Rights Reserved.