Package 

Class NewMCGroup

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class NewMCGroup
     implements Serializable
                        

    create by nielev on 2019/3/25 场景条件列表返回多控组信息对象

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int id
      private String groupName
    • Method Summary

      Modifier and Type Method Description
      int getId()
      void setId(int id)
      String getGroupName()
      void setGroupName(String groupName)
      • Methods inherited from class java.lang.Object

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