|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GOMUpdated | |
---|---|
org.apache.lucene.gdata.gom | |
org.apache.lucene.gdata.gom.core |
Uses of GOMUpdated in org.apache.lucene.gdata.gom |
---|
Methods in org.apache.lucene.gdata.gom that return GOMUpdated | |
---|---|
GOMUpdated |
GOMSource.getUpdated()
|
GOMUpdated |
GOMEntry.getUpdated()
|
Methods in org.apache.lucene.gdata.gom with parameters of type GOMUpdated | |
---|---|
void |
GOMSource.setUpdated(GOMUpdated aUpdated)
|
void |
GOMEntry.setUpdated(GOMUpdated aUpdated)
|
Uses of GOMUpdated in org.apache.lucene.gdata.gom.core |
---|
Classes in org.apache.lucene.gdata.gom.core that implement GOMUpdated | |
---|---|
class |
GOMUpdatedImpl
|
Fields in org.apache.lucene.gdata.gom.core declared as GOMUpdated | |
---|---|
protected GOMUpdated |
GOMSourceImpl.updated
|
Methods in org.apache.lucene.gdata.gom.core that return GOMUpdated | |
---|---|
GOMUpdated |
GOMSourceImpl.getUpdated()
|
GOMUpdated |
GOMEntryImpl.getUpdated()
|
Methods in org.apache.lucene.gdata.gom.core with parameters of type GOMUpdated | |
---|---|
void |
GOMSourceImpl.setUpdated(GOMUpdated aUpdated)
|
void |
GOMEntryImpl.setUpdated(GOMUpdated aUpdated)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |