|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.linguistics.VerbalCommunication
public class VerbalCommunication
The Communication class provides support for communication, which is what the language ultimatly stands for.
| Constructor Summary | |
|---|---|
VerbalCommunication(Locutor locutor,
Phrase message)
Creates a new VerbalCommunication object. |
|
| Method Summary | |
|---|---|
Locutor |
getLocutor()
DOCUMENT ME! |
Phrase |
getMessage()
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerbalCommunication(Locutor locutor,
Phrase message)
locutor - DOCUMENT ME!message - DOCUMENT ME!| Method Detail |
|---|
public Locutor getLocutor()
public Phrase getMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||