Package 

Class FaceDeviceMember

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class FaceDeviceMember
     implements Serializable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String path
      private String name
      private String type
      private int id
    • Method Summary

      Modifier and Type Method Description
      String getPath()
      void setPath(String path)
      String getName()
      void setName(String name)
      String getType()
      void setType(String type)
      int getId()
      void setId(int id)
      • Methods inherited from class java.lang.Object

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