Uses of Class
org.kemet.orm.castor.Phonogram

Packages that use Phonogram
org.kemet.orm   
org.kemet.orm.castor   
 

Uses of Phonogram in org.kemet.orm
 

Methods in org.kemet.orm that return Phonogram
 Phonogram[] IRequests.getPhonograms()
           return all phonograms.
 Phonogram[] DAL.getPhonograms()
           get the phonograms...
 

Uses of Phonogram in org.kemet.orm.castor
 

Methods in org.kemet.orm.castor that return Phonogram
 Phonogram[] Phonograms.getPhonogram()
          Method getPhonogram.Returns the contents of the collection in an Array.
 Phonogram Phonograms.getPhonogram(int index)
          Method getPhonogram.
 Phonogram Phonograms.removePhonogramAt(int index)
          Method removePhonogramAt.
 

Methods in org.kemet.orm.castor with parameters of type Phonogram
 void Phonograms.addPhonogram(int index, Phonogram vPhonogram)
           
 void Phonograms.addPhonogram(Phonogram vPhonogram)
           
 boolean Phonograms.removePhonogram(Phonogram vPhonogram)
          Method removePhonogram.
 void Phonograms.setPhonogram(int index, Phonogram vPhonogram)
           
 void Phonograms.setPhonogram(Phonogram[] vPhonogramArray)
           
 



Copyright © 2008 F. MAUPIN. All Rights Reserved.