Klasse DBusEntry

java.lang.Object
org.freedesktop.dbus.viewer.DBusEntry

public class DBusEntry extends Object
A summary class for a dbus entry for use in a table model
Seit:
10/02/2006
Autor:
pete
  • Konstruktordetails

    • DBusEntry

      public DBusEntry()
  • Methodendetails

    • setName

      public void setName(String _name)
      Assign the name
      Parameter:
      _name - The name.
    • getName

      public String getName()
      Retrieve the name
      Gibt zurück:
      The name.
    • setUser

      public void setUser(UInt32 _user)
      Assign the user
      Parameter:
      _user - The user.
    • getUser

      public UInt32 getUser()
      Retrieve the user
      Gibt zurück:
      The user.
    • setOwner

      public void setOwner(String _owner)
      Assign the owner
      Parameter:
      _owner - The owner.
    • getOwner

      public String getOwner()
      Retrieve the owner
      Gibt zurück:
      The owner.
    • setIntrospectable

      public void setIntrospectable(Introspectable _introspectable)
      Assign the introspectable
      Parameter:
      _introspectable - The introspectable.
    • getIntrospectable

      public Introspectable getIntrospectable()
      Retrieve the introspectable
      Gibt zurück:
      The introspectable.
    • getPath

      public String getPath()
      retrieve the path parameter
      Gibt zurück:
      path
    • setPath

      public void setPath(String _path)
      set the path parameter
      Parameter:
      _path - path