Uses of Class
org.musicontroller.core.Contract_BA

Packages that use Contract_BA
org.musicontroller.core   
 

Uses of Contract_BA in org.musicontroller.core
 

Methods in org.musicontroller.core that return types with arguments of type Contract_BA
 java.util.Set<Contract_BA> Band.getArtists()
           
 java.util.Set<Contract_BA> Artist.getBands()
           
 

Method parameters in org.musicontroller.core with type arguments of type Contract_BA
 void Band.setArtists(java.util.Set<Contract_BA> artists)
           
 void Artist.setBands(java.util.Set<Contract_BA> bands)
           
 



Copyright © 2010 A.J.V.. All Rights Reserved.