au.com.prunge.jgenfile
Class RelativeItemReference.ParentReference

java.lang.Object
  |
  +--au.com.prunge.jgenfile.RelativeItemReference.ParentReference
Enclosing class:
RelativeItemReference

public static class RelativeItemReference.ParentReference
extends Object

A parent reference class which is the type of the PARENT_REFERENCE variable.

Version:
1.0
Author:
Peter Runge

Method Summary
 String toString()
          Returns a string representation of this reference.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Returns a string representation of this reference.

Overrides:
toString in class Object
Returns:
a string representatino of this reference.