public abstract class NetLocation
extends java.lang.Object
NetChannelLocation
,
NetBarrierLocation
Constructor and Description |
---|
NetLocation() |
Modifier and Type | Method and Description |
---|---|
abstract NodeAddress |
getNodeAddress()
Gets the NodeAddress part of the location structure
|
abstract NodeID |
getNodeID()
Gets the NodeID part of the location structure
|
public abstract NodeID getNodeID()
public abstract NodeAddress getNodeAddress()
Copyright © 1996–2022. All rights reserved.