Class PartialModule

    • Constructor Detail

      • PartialModule

        public PartialModule()
      • PartialModule

        public PartialModule​(PartialModule 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

      • getModule

        public String getModule()
        Get 模块名称,取值为:
      • waf:托管规则。
Returns:
Module 模块名称,取值为:
  • waf:托管规则。
  • Parameters:
    Module - 模块名称,取值为:
  • waf:托管规则。