done.inpro.system.carchase
Class CarChaseExperimenter.TTSAction
java.lang.Object
done.inpro.system.carchase.CarChaseExperimenter.Action
done.inpro.system.carchase.CarChaseExperimenter.TTSAction
- Enclosing class:
- CarChaseExperimenter
public static class CarChaseExperimenter.TTSAction
- extends CarChaseExperimenter.Action
Field Summary |
(package private) java.lang.Object |
cont
|
(package private) boolean |
optional
|
(package private) java.lang.String |
text
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
text
java.lang.String text
cont
java.lang.Object cont
optional
boolean optional
CarChaseExperimenter.TTSAction
public CarChaseExperimenter.TTSAction()
CarChaseExperimenter.TTSAction
CarChaseExperimenter.TTSAction(int t,
java.lang.String content)
getText
public java.lang.String getText()
setText
public void setText(java.lang.String t)
setTryCont
public void setTryCont(java.lang.String t)
setOptional
public void setOptional(boolean b)
isOptional
public boolean isOptional()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object