Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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 
      Modifier and Type Method and Description
      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 
      Modifier and Type Method and Description
      void ClassClause.setJavaCOBOLDataType(JavaCOBOLDataType value)
      Sets the value of the 'Java COBOL Data Type' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes