public class DBusPath extends Object implements Comparable<DBusPath>
DBusPath(String _path)
int
compareTo(DBusPath that)
boolean
equals(Object other)
String
getPath()
hashCode()
void
setPath(String _path)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DBusPath(String _path)
public String getPath()
public String toString()
toString
Object
public boolean equals(Object other)
equals
public int hashCode()
hashCode
public int compareTo(DBusPath that)
compareTo
Comparable<DBusPath>
public void setPath(String _path)
Copyright © 2020. All rights reserved.