Class NeutronRoute

    • Constructor Detail

      • NeutronRoute

        public NeutronRoute()
        HostRoute constructor.
    • Method Detail

      • getDestination

        public String getDestination()
      • setDestination

        public void setDestination​(String destination)
      • getNextHop

        public String getNextHop()
      • setNextHop

        public void setNextHop​(String nextHop)