Class ModifyLevelStateRequest

    • Constructor Detail

      • ModifyLevelStateRequest

        public ModifyLevelStateRequest()
      • ModifyLevelStateRequest

        public ModifyLevelStateRequest​(ModifyLevelStateRequest 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.