get_target


Description:

public OId? get_target ()

Get the OID pointed to by a direct reference.

Only available if the reference is direct (i.e. an object id reference, not a symbolic one).

Parameters:

this

a Ref.

Returns:

a new oid if available, null otherwise.