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

Uses of Class
com.ibm.tivoli.maximo.interaction.obp.WSIOAttribute

  • Packages that use WSIOAttribute 
    Package Description
    com.ibm.tivoli.maximo.interaction.app.createint  
    com.ibm.tivoli.maximo.interaction.obp  
    com.ibm.tivoli.maximo.interaction.process  
    • Uses of WSIOAttribute in com.ibm.tivoli.maximo.interaction.app.createint

      Methods in com.ibm.tivoli.maximo.interaction.app.createint that return WSIOAttribute 
      Modifier and Type Method and Description
      WSIOAttribute IntGenerator.getWSIOAttribute()
      Return WSIOAttribute object.
      Methods in com.ibm.tivoli.maximo.interaction.app.createint with parameters of type WSIOAttribute 
      Modifier and Type Method and Description
      void IntGenerator.setWSIOAttribute(WSIOAttribute inAttr)
      Sets WSIOAttribute object.
    • Uses of WSIOAttribute in com.ibm.tivoli.maximo.interaction.obp

      Methods in com.ibm.tivoli.maximo.interaction.obp that return WSIOAttribute 
      Modifier and Type Method and Description
      WSIOAttribute WSIO.getWSIOAttribute(java.lang.String attrName) 
      Methods in com.ibm.tivoli.maximo.interaction.obp with parameters of type WSIOAttribute 
      Modifier and Type Method and Description
      void WSIO.addWSIOAttribute(WSIOAttribute wsioAttribute) 
      protected void OBPGenerator.generateWSIOAttributeName(WSIO parentWSIO, WSIOAttribute wsioAttr, boolean rand) 
      protected void OBPGenerator.parseFacets(org.apache.xmlbeans.SchemaType type, WSIOAttribute attr) 
    • Uses of WSIOAttribute in com.ibm.tivoli.maximo.interaction.process

      Methods in com.ibm.tivoli.maximo.interaction.process with parameters of type WSIOAttribute 
      Modifier and Type Method and Description
      static java.lang.String InteractionUtil.getMaxType(WSIOAttribute wsioAttr) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes