|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPerson | |
|---|---|
| com.viceversatech.rdfbeans.test.foafexample.entities | |
| com.viceversatech.rdfbeans.test.foafexample.entities.impl | |
| Uses of IPerson in com.viceversatech.rdfbeans.test.foafexample.entities |
|---|
| Methods in com.viceversatech.rdfbeans.test.foafexample.entities that return types with arguments of type IPerson | |
|---|---|
java.util.Set<IPerson> |
IPerson.getKnows()
|
| Method parameters in com.viceversatech.rdfbeans.test.foafexample.entities with type arguments of type IPerson | |
|---|---|
void |
IPerson.setKnows(java.util.Set<IPerson> knows)
|
| Uses of IPerson in com.viceversatech.rdfbeans.test.foafexample.entities.impl |
|---|
| Classes in com.viceversatech.rdfbeans.test.foafexample.entities.impl that implement IPerson | |
|---|---|
class |
Person
|
| Methods in com.viceversatech.rdfbeans.test.foafexample.entities.impl that return types with arguments of type IPerson | |
|---|---|
java.util.Set<IPerson> |
Person.getKnows()
|
| Method parameters in com.viceversatech.rdfbeans.test.foafexample.entities.impl with type arguments of type IPerson | |
|---|---|
void |
Person.setKnows(java.util.Set<IPerson> knows)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||