org.weda.model.impl
Class IndexedObjectAlias

java.lang.Object
  extended by org.weda.store.impl.ObjectAlias
      extended by org.weda.model.impl.IndexedObjectAlias
All Implemented Interfaces:
java.io.Serializable

public class IndexedObjectAlias
extends ObjectAlias

See Also:
Serialized Form

Constructor Summary
IndexedObjectAlias()
           
 
Method Summary
 int getPosition()
           
 void setPosition(int position)
           
 
Methods inherited from class org.weda.store.impl.ObjectAlias
getAlias, getObjectClass, setAlias, setObjectClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexedObjectAlias

public IndexedObjectAlias()
Method Detail

getPosition

public int getPosition()

setPosition

public void setPosition(int position)


Copyright © 2005-2006 . All Rights Reserved.