Uses of Class
org.otvl.sbxbsamp.abcref.CRefee

Packages that use CRefee
org.otvl.sbxbsamp.abcref   
 

Uses of CRefee in org.otvl.sbxbsamp.abcref
 

Methods in org.otvl.sbxbsamp.abcref that return CRefee
 CRefee RootRef.getCByValue(int index)
          Returns a target in link cByValue.
 CRefee BRefee.getCByRef(int index)
          Returns a target in link cByRef.
 CRefee ARefee.getCByRef(int index)
          Returns a target in link cByRef.
 

Methods in org.otvl.sbxbsamp.abcref with parameters of type CRefee
 void RootRef.addCByValue(int index, CRefee aCRefee)
          Inserts a target in link cByValue.
 void RootRef.addCByValue(CRefee aCRefee)
          Adds a target at end of link cByValue.
 void BRefee.addCByRef(int index, CRefee aCRefee)
          Inserts a target in link cByRef.
 void BRefee.addCByRef(CRefee aCRefee)
          Adds a target at end of link cByRef.
 void ARefee.addCByRef(int index, CRefee aCRefee)
          Inserts a target in link cByRef.
 void ARefee.addCByRef(CRefee aCRefee)
          Adds a target at end of link cByRef.
 



Copyright © 2003-2006 Thierry Beigbeder. All Rights Reserved.