|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.kii.sdk.photocolle.TagHead
com.kii.sdk.photocolle.Tag
com.kii.sdk.photocolle.EventTag
public final class EventTag
Implementation of Tag for event.
| Constructor Summary | |
|---|---|
EventTag(ContentGUID guid,
String name,
int contentsCount)
Create a new EventTag. |
|
| Method Summary |
|---|
| Methods inherited from class com.kii.sdk.photocolle.Tag |
|---|
getContentsCount, getName |
| Methods inherited from class com.kii.sdk.photocolle.TagHead |
|---|
getTagGUID, getTagType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventTag(ContentGUID guid,
String name,
int contentsCount)
throws ParameterException
guid - content id.name - tag name.contentsCount - count of contents.
ParameterException - One or more arguments are invalid.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||