org.apache.uima.alchemy.digester.domain
Class DocumentSentiment
java.lang.Object
org.apache.uima.alchemy.digester.domain.DocumentSentiment
public class DocumentSentiment
- extends Object
The document sentiment information
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentSentiment
public DocumentSentiment()
getType
public String getType()
setType
public void setType(String type)
getScore
public String getScore()
setScore
public void setScore(String score)
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.