public class

OutputText

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.OutputText

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
OutputText()
OutputText(Analyze.DataDescription.OutputFeature.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 OutputText ()

public OutputText (Analyze.DataDescription.OutputFeature.Text wrapped)

Parameters
wrapped

Public Methods

public Long getCount ()

public void setCount (Long count)

Parameters
count