|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Artist | |
---|---|
org.company.thesandbox.domain |
Uses of Artist in org.company.thesandbox.domain |
---|
Methods in org.company.thesandbox.domain that return types with arguments of type Artist | |
---|---|
java.util.Set<Artist> |
RecordImplBase.getContributors()
|
Methods in org.company.thesandbox.domain with parameters of type Artist | |
---|---|
void |
RecordImplBase.addToContributors(Artist element)
Implements adding single element to a collection. |
void |
RecordImplBase.removeFromContributors(Artist element)
Implements removing a single element from a collection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |