Class VcsRootInstanceInfo


  • public class VcsRootInstanceInfo
    extends Object
    Created by IntelliJ IDEA. User: Evgeniy.Koshkin Date: 26.02.13 Time: 10:33
    • Constructor Detail

      • VcsRootInstanceInfo

        public VcsRootInstanceInfo​(@NotNull
                                   SVcsRoot parentRoot,
                                   @NotNull
                                   SBuildType buildType)
    • Method Detail

      • getParentRoot

        @NotNull
        public SVcsRoot getParentRoot()
      • getBuildType

        @NotNull
        public SBuildType getBuildType()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object