|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||