|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GOMId | |
---|---|
org.apache.lucene.gdata.gom | |
org.apache.lucene.gdata.gom.core |
Uses of GOMId in org.apache.lucene.gdata.gom |
---|
Methods in org.apache.lucene.gdata.gom that return GOMId | |
---|---|
GOMId |
GOMSource.getId()
|
GOMId |
GOMEntry.getId()
|
Methods in org.apache.lucene.gdata.gom with parameters of type GOMId | |
---|---|
void |
GOMSource.setId(GOMId aId)
|
void |
GOMEntry.setId(GOMId aId)
|
Uses of GOMId in org.apache.lucene.gdata.gom.core |
---|
Fields in org.apache.lucene.gdata.gom.core declared as GOMId | |
---|---|
protected GOMId |
GOMSourceImpl.id
|
Methods in org.apache.lucene.gdata.gom.core that return GOMId | |
---|---|
GOMId |
GOMSourceImpl.getId()
|
GOMId |
GOMEntryImpl.getId()
|
Methods in org.apache.lucene.gdata.gom.core with parameters of type GOMId | |
---|---|
void |
GOMSourceImpl.setId(GOMId aId)
|
void |
GOMEntryImpl.setId(GOMId aId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |