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

Packages that use ARefee
org.otvl.sbxbsamp.abcref   
 

Uses of ARefee in org.otvl.sbxbsamp.abcref
 

Methods in org.otvl.sbxbsamp.abcref that return ARefee
 ARefee RootRef.getAByValue(int index)
          Returns a target in link aByValue.
 ARefee RootRef.getAByRef(int index)
          Returns a target in link aByRef.
 

Methods in org.otvl.sbxbsamp.abcref with parameters of type ARefee
 void RootRef.addAByValue(int index, ARefee aARefee)
          Inserts a target in link aByValue.
 void RootRef.addAByValue(ARefee aARefee)
          Adds a target at end of link aByValue.
 void RootRef.addAByRef(int index, ARefee aARefee)
          Inserts a target in link aByRef.
 void RootRef.addAByRef(ARefee aARefee)
          Adds a target at end of link aByRef.
 



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