public interface DOFProviderInfo extends DOFImmutable
DOFResult
Modifier and Type | Method and Description |
---|---|
DOFConnection.State |
getConnectionState()
Get the connection state where this provider information was received, or null if none.
|
DOFAddress |
getProviderAddress()
Get the provider's address where this provider information was received, if any.
|
DOFObjectID |
getProviderID()
Get the provider's object identifier.
|
DOFObjectID getProviderID()
DOFConnection.State getConnectionState()
DOFAddress getProviderAddress()