public class XDBLink
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
byte[] |
getChildOID()
Returns the OID of the resource that this link is pointing to.
|
java.lang.String |
getLinkName()
Returns the name of this link.
|
java.lang.String |
getParentName()
Returns the name of the parent of this link.
|
byte[] |
getParentOID()
Returns the OID of the parent of this link.
|
public java.lang.String getParentName()
public byte[] getParentOID()
public byte[] getChildOID()
public java.lang.String getLinkName()