public interface TagData extends GphotoData
BaseEntry.getContent() and
BaseEntry.setContent(TextConstruct).| Modifier and Type | Field and Description |
|---|---|
static String |
KIND
The unqualified kind for a tag.
|
static Category |
TAG_CATEGORY
A category object for tags.
|
static String |
TAG_KIND
The fully qualified kind term for tags.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getWeight()
The weight of the tag is the number of times the tag appears in the
collection of tags currently being viewed.
|
void |
setWeight(Integer weight)
Set the weight of the tag.
|
getGphotoId, setGphotoId, setGphotoIdaddExtension, addRepeatingExtension, declareExtensions, removeExtension, removeExtension, removeRepeatingExtension, setExtensionstatic final String KIND
static final String TAG_KIND
static final Category TAG_CATEGORY
Integer getWeight() throws ParseException
ParseExceptionvoid setWeight(Integer weight)
Copyright © 2012. All Rights Reserved.