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.CicsVerifyTokenDataType

    • Uses of CicsVerifyTokenDataType in com.ibm.etools.cobol.application.model.cobol

      Subinterfaces of CicsVerifyTokenDataType in com.ibm.etools.cobol.application.model.cobol 
      Modifier and Type Interface and Description
      interface  CicsVerifyTokenDataTypeBase64
      A representation of the model object 'Cics Verify Token Data Type Base64'.
      interface  CicsVerifyTokenDataTypeBit
      A representation of the model object 'Cics Verify Token Data Type Bit'.
      interface  CicsVerifyTokenDataTypeData
      A representation of the model object 'Cics Verify Token Data Type Data'.
      Methods in com.ibm.etools.cobol.application.model.cobol that return CicsVerifyTokenDataType 
      Modifier and Type Method and Description
      CicsVerifyTokenDataType CicsVerifyTokenStmt.getDataType()
      Returns the value of the 'Data Type' containment reference.
      Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CicsVerifyTokenDataType 
      Modifier and Type Method and Description
      void CicsVerifyTokenStmt.setDataType(CicsVerifyTokenDataType value)
      Sets the value of the 'Data Type' containment reference.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes