Uses of Interface
com.ibm.etools.cobol.application.model.cobol.JavaCOBOLDataType

Uses of JavaCOBOLDataType in com.ibm.etools.cobol.application.model.cobol
 

Methods in com.ibm.etools.cobol.application.model.cobol that return JavaCOBOLDataType
 JavaCOBOLDataType ClassClause.getJavaCOBOLDataType()
          Returns the value of the 'Java COBOL Data Type' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type JavaCOBOLDataType
 void ClassClause.setJavaCOBOLDataType(JavaCOBOLDataType value)
          Sets the value of the 'Java COBOL Data Type' containment reference.