public class BusAddress extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BusAddress.AddressBusTypes |
| Constructor and Description |
|---|
BusAddress(String address) |
| Modifier and Type | Method and Description |
|---|---|
BusAddress.AddressBusTypes |
getBusType() |
String |
getParameter(String key) |
String |
getRawAddress() |
String |
getType() |
boolean |
isServer() |
String |
toString() |
public BusAddress(String address) throws DBusException
DBusExceptionpublic String getType()
public BusAddress.AddressBusTypes getBusType()
public String getRawAddress()
public boolean isServer()
Copyright © 2020. All rights reserved.