Class ShenyuConfig.SwitchConfig

  • Enclosing class:
    ShenyuConfig

    public static class ShenyuConfig.SwitchConfig
    extends java.lang.Object
    The type Switch config.
    • Constructor Summary

      Constructors 
      Constructor Description
      SwitchConfig()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getLocal()
      Gets local.
      void setLocal​(boolean local)
      Sets local.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SwitchConfig

        public SwitchConfig()
    • Method Detail

      • getLocal

        public boolean getLocal()
        Gets local.
        Returns:
        the local
      • setLocal

        public void setLocal​(boolean local)
        Sets local.
        Parameters:
        local - the local