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

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

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