|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.cas.node.NodeLocation
public class NodeLocation
Field Summary | |
---|---|
protected java.lang.String |
nodeName
|
protected RegistryLocation |
registryLocation
|
Constructor Summary | |
---|---|
NodeLocation(java.lang.String nodeName,
RegistryLocation registryLocation)
Creates a new NodeLocation object. |
Method Summary | |
---|---|
java.lang.String |
getNodeName()
|
RegistryLocation |
getRegistryLocation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected RegistryLocation registryLocation
protected java.lang.String nodeName
Constructor Detail |
---|
public NodeLocation(java.lang.String nodeName, RegistryLocation registryLocation)
NodeLocation
object.
Method Detail |
---|
public RegistryLocation getRegistryLocation()
public java.lang.String getNodeName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |