TagCount Class

Definition

Tag count.

public class TagCount
Inheritance
java.lang.Object
TagCount

Inherited Members

java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Constructors

TagCount()

Methods

type()

Get type of count.

value()

Get value of count.

withType(String type)

Set type of count.

withValue(Integer value)

Set value of count.

Applies to