Package 

Class ShareIdBean


  • 
    public class ShareIdBean
    
                        

    Collection of device information for batch device sharing

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private List<String> devIds
      private List<String> meshIds
    • Method Summary

      Modifier and Type Method Description
      List<String> getDevIds()
      void setDevIds(List<String> devIds)
      List<String> getMeshIds()
      void setMeshIds(List<String> meshIds)
      • Methods inherited from class java.lang.Object

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