public class

Text

extends BaseWrapper<T extends GenericJson>
java.lang.Object
   ↳ org.mule.modules.google.api.model.BaseWrapper<T extends com.google.api.client.json.GenericJson>
     ↳ org.mule.modules.google.prediction.model.Text

Class Overview

Created with IntelliJ IDEA. User: albinkjellin Date: 8/11/12 Time: 4:29 PM To change this template use File | Settings | File Templates.

Summary

[Expand]
Inherited Fields
From class org.mule.modules.google.api.model.BaseWrapper
Public Constructors
Text()
Text(Analyze.DataDescription.Features.Text wrapped)
Public Methods
Long getCount()
void setCount(Long count)
[Expand]
Inherited Methods
From class org.mule.modules.google.api.model.BaseWrapper
From class java.lang.Object

Public Constructors

public Text ()

public Text (Analyze.DataDescription.Features.Text wrapped)

Parameters
wrapped

Public Methods

public Long getCount ()

public void setCount (Long count)

Parameters
count