public class Tag
extends Object
-
Constructor Summary
Constructors
Tag(String name,
long audienceId,
long creatorId)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Tag
public Tag(String name,
long audienceId,
long creatorId)
-