Package com.alfresco.content.models
Class Tag
-
- All Implemented Interfaces:
@JsonClass(generateAdapter = true) public final class Tag
-
-
Constructor Summary
Constructors Constructor Description Tag(String id, String tag, BigDecimal count)
-
Method Summary
-
-
Constructor Detail
-
Tag
Tag(String id, String tag, BigDecimal count)
-
-
-
-