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.antivirus.interfaces.Infection.RESOLUTION

  • Packages that use Infection.RESOLUTION 
    Package Description
    com.ibm.tivoli.maximo.antivirus.impl.icap.result  
    com.ibm.tivoli.maximo.antivirus.interfaces  
    • Uses of Infection.RESOLUTION in com.ibm.tivoli.maximo.antivirus.impl.icap.result

      Methods in com.ibm.tivoli.maximo.antivirus.impl.icap.result that return Infection.RESOLUTION 
      Modifier and Type Method and Description
      Infection.RESOLUTION ICAPInfection.getResolution() 
    • Uses of Infection.RESOLUTION in com.ibm.tivoli.maximo.antivirus.interfaces

      Fields in com.ibm.tivoli.maximo.antivirus.interfaces declared as Infection.RESOLUTION 
      Modifier and Type Field and Description
      static Infection.RESOLUTION Infection.RESOLUTION.BLOCKED 
      static Infection.RESOLUTION Infection.RESOLUTION.NOT_REPAIRED 
      static Infection.RESOLUTION Infection.RESOLUTION.REPAIRED 
      Methods in com.ibm.tivoli.maximo.antivirus.interfaces that return Infection.RESOLUTION 
      Modifier and Type Method and Description
      Infection.RESOLUTION Infection.getResolution() 
      static Infection.RESOLUTION Infection.RESOLUTION.valueOf(java.lang.String name) 
      static Infection.RESOLUTION[] Infection.RESOLUTION.values() 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes