Modifier and Type | Field and Description |
---|---|
protected String |
linkType
The kind of link it is
|
protected HopCount.DocumentNode |
theNode
The node being referred to
|
Constructor and Description |
---|
HopCount.NodeReference(HopCount.DocumentNode theNode,
String linkType)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Is this equal?
|
String |
getLinkType()
Get the link type
|
HopCount.DocumentNode |
getNode()
Get the node
|
int |
hashCode()
Hash function.
|
protected HopCount.DocumentNode theNode
protected String linkType
public HopCount.NodeReference(HopCount.DocumentNode theNode, String linkType)
public HopCount.DocumentNode getNode()
public String getLinkType()