public interface GphotoData extends Extensible
| Modifier and Type | Method and Description |
|---|---|
String |
getGphotoId()
Gets the gphoto:id of the data object.
|
void |
setGphotoId(Long id)
Sets the id of this feed or entry.
|
void |
setGphotoId(String id)
Sets the id of this feed or entry.
|
addExtension, addRepeatingExtension, declareExtensions, removeExtension, removeExtension, removeRepeatingExtension, setExtensionString getGphotoId()
void setGphotoId(Long id)
id - the long version of the id of this feed or entry.void setGphotoId(String id)
id - the string version of the id of this feed or entry.Copyright © 2012. All Rights Reserved.