public class DocumentSentiment extends Object
DocumentSentiment()
String
getScore()
getType()
void
setScore(String score)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DocumentSentiment()
public String getType()
public void setType(String type)
public String getScore()
public void setScore(String score)
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.