|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GTag | |
|---|---|
| com.antelmann.genealogy | This package contains classes that provide classes to implement applications dealing with genealogy related issues. |
| Uses of GTag in com.antelmann.genealogy |
|---|
| Methods in com.antelmann.genealogy that return types with arguments of type GTag | |
|---|---|
Collection<GTag> |
GPersonalBlogEntry.getTags()
|
Collection<GTag> |
GEventImpl.getTags()
|
Class<GTag> |
GPerson.getTagType()
|
| Methods in com.antelmann.genealogy with parameters of type GTag | |
|---|---|
boolean |
GPersonalBlogEntry.add(GTag tag)
|
boolean |
GEventImpl.add(GTag tag)
|
boolean |
GPersonalBlogEntry.isTagged(GTag tag)
|
boolean |
GEventImpl.isTagged(GTag tag)
|
boolean |
GPersonalBlogEntry.remove(GTag tag)
|
boolean |
GEventImpl.remove(GTag tag)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||