org.apache.ctakes.smokingstatus.util
Class TruthValue

java.lang.Object
  extended by org.apache.ctakes.smokingstatus.util.TruthValue

public class TruthValue
extends java.lang.Object


Field Summary
 java.lang.String iv_classification
           
 java.util.List iv_sentenceList
           
 
Constructor Summary
TruthValue()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iv_sentenceList

public java.util.List iv_sentenceList

iv_classification

public java.lang.String iv_classification
Constructor Detail

TruthValue

public TruthValue()