Ableverse™
TOB 6.0

av.tob
Class PersistentClass.Tie

java.lang.Object
  extended by av.tob.PersistentClass.Tie
Enclosing class:
PersistentClass<T extends TheObject>

public static class PersistentClass.Tie
extends Object

Reflects a Tie of a relation class.

Author:
Compl

Field Summary
 String name
           
 PersistentClass<?> target
           
 
Method Summary
 String getName()
           
 PersistentClass<?> getTarget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final String name

target

public final PersistentClass<?> target
Method Detail

getName

public String getName()

getTarget

public PersistentClass<?> getTarget()

Ableverse™
TOB 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.