Package 

Class BranchData.Node

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
    • Constructor Summary

      Constructors 
      Constructor Description
      Node(String name)
    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final BranchData.Node copy(String name)
      final String getName()
      • Methods inherited from class org.danilopianini.upgradle.remote.graphql.BranchData.Node

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait