Package 

Class RecommendPlainScene

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class RecommendPlainScene
     implements Serializable
                        

    Created by leimi on 2021/11/9.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String devId
      private List<RecommendRuleData> ruleList
    • Method Summary

      Modifier and Type Method Description
      String getDevId()
      void setDevId(String devId)
      List<RecommendRuleData> getRuleList()
      void setRuleList(List<RecommendRuleData> ruleList)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait