Package 

Class RelationGroup

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class RelationGroup
     implements Serializable
                        

    批量控制详细数据

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private List<Map<String, Object>> groups
    • Method Summary

      Modifier and Type Method Description
      List<Map<String, Object>> getGroups()
      void setGroups(List<Map<String, Object>> groups)
      • Methods inherited from class java.lang.Object

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

      • getGroups

         List<Map<String, Object>> getGroups()
      • setGroups

         void setGroups(List<Map<String, Object>> groups)