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

Uses of Class
com.ibm.xtools.umldt.rt.api.egit.merge.CompareType

  • Packages that use CompareType 
    Package Description
    com.ibm.xtools.umldt.rt.api.egit.merge  
    com.ibm.xtools.umldt.rt.api.egit.merge.impl  
    • Uses of CompareType in com.ibm.xtools.umldt.rt.api.egit.merge

      Methods in com.ibm.xtools.umldt.rt.api.egit.merge that return CompareType 
      Modifier and Type Method and Description
      static CompareType CompareType.valueOf(String name)
      Returns the enum constant of this type with the specified name.
      static CompareType[] CompareType.values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      Methods in com.ibm.xtools.umldt.rt.api.egit.merge with parameters of type CompareType 
      Modifier and Type Method and Description
      RTEGitCompareCommand RTEGitCompareCommand.setCompareType(CompareType type)
      Set compare type.
    • Uses of CompareType in com.ibm.xtools.umldt.rt.api.egit.merge.impl

      Methods in com.ibm.xtools.umldt.rt.api.egit.merge.impl with parameters of type CompareType 
      Modifier and Type Method and Description
      RTEGitCompareCommand RTEGitCompareCommandImpl.setCompareType(CompareType type) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes