Class VipEntity

    • Constructor Detail

      • VipEntity

        public VipEntity()
      • VipEntity

        public VipEntity​(VipEntity source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getVip

        public String getVip()
        Get 虚拟IP
        Returns:
        Vip 虚拟IP
      • setVip

        public void setVip​(String Vip)
        Set 虚拟IP
        Parameters:
        Vip - 虚拟IP
      • getVport

        public String getVport()
        Get 虚拟端口
        Returns:
        Vport 虚拟端口
      • setVport

        public void setVport​(String Vport)
        Set 虚拟端口
        Parameters:
        Vport - 虚拟端口