Uses of Class
com.ibm.cics.model.IProgram.COBOLTypeValue

Packages that use IProgram.COBOLTypeValue
com.ibm.cics.model   
 

Uses of IProgram.COBOLTypeValue in com.ibm.cics.model
 

Methods in com.ibm.cics.model that return IProgram.COBOLTypeValue
 IProgram.COBOLTypeValue IProgram.getCOBOLType()
          Getter for field COBOLTYPE
static IProgram.COBOLTypeValue IProgram.COBOLTypeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IProgram.COBOLTypeValue[] IProgram.COBOLTypeValue.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008-2009 IBM Corp. All Rights Reserved.