|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.kii.sdk.photocolle.TagHead
public class TagHead
Implementation of header info for tag.
| Constructor Summary | |
|---|---|
TagHead(TagType type,
ContentGUID guid)
Create a new TagHead. |
|
| Method Summary | |
|---|---|
ContentGUID |
getTagGUID()
Get content id. |
TagType |
getTagType()
Get type of tag. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TagHead(TagType type,
ContentGUID guid)
throws ParameterException
type - type of tag.guid - content id.
ParameterException - One or more arguments are invalid.| Method Detail |
|---|
public final TagType getTagType()
public final ContentGUID getTagGUID()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||