Package 

Class SceneUpdateModel

    • Constructor Summary

      Constructors 
      Constructor Description
      SceneUpdateModel(String relationId, String gwId, Integer linkageType, String ruleId, String messageType)
    • Method Summary

      Modifier and Type Method Description
      final String getRelationId()
      final String getGwId()
      final Integer getLinkageType()
      final String getRuleId()
      final String getMessageType()
      • Methods inherited from class java.lang.Object

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

      • SceneUpdateModel

        SceneUpdateModel(String relationId, String gwId, Integer linkageType, String ruleId, String messageType)