public class

KindlingCategoryIdea

extends Object
java.lang.Object
   ↳ org.mule.module.kindling.model.category.KindlingCategoryIdea

Summary

Fields
private String collectionUri
private Integer count
Public Constructors
KindlingCategoryIdea()
Public Methods
String getCollectionUri()
Integer getCount()
void setCollectionUri(String collectionUri)
void setCount(Integer count)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private String collectionUri

private Integer count

Public Constructors

public KindlingCategoryIdea ()

Public Methods

public String getCollectionUri ()

public Integer getCount ()

public void setCollectionUri (String collectionUri)

Parameters
collectionUri

public void setCount (Integer count)

Parameters
count