Class AvailableSingletonToolData


  • public class AvailableSingletonToolData
    extends Object
    Created by Evgeniy.Koshkin on 12-Feb-16.
    • Constructor Detail

      • AvailableSingletonToolData

        public AvailableSingletonToolData​(@NotNull
                                          Collection<? extends ToolType> toolTypes,
                                          @Nullable
                                          ToolVersion singletonVersion,
                                          @Nullable
                                          String errorText)
    • Method Detail

      • getSingletonVersion

        @Nullable
        public ToolVersion getSingletonVersion()
      • getErrorText

        @Nullable
        public String getErrorText()