protected static class HopCount.DocumentReference
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
childIdentifierHash |
protected java.lang.String |
linkType |
Constructor and Description |
---|
DocumentReference(java.lang.String childIdentifierHash,
java.lang.String linkType)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getChildIdentifierHash()
Get the child identifier
|
java.lang.String |
getLinkType()
Get the link type
|