|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.labs.minion.lexmorph.Phrase
com.sun.labs.minion.lexmorph.ATNPhraseExtractor.CityPhrase
public class ATNPhraseExtractor.CityPhrase
| Field Summary | |
|---|---|
Word |
city
|
Word |
country
|
java.lang.Integer |
index
|
Word |
postalCode
|
Word |
statename
|
| Method Summary | |
|---|---|
java.lang.String |
printString()
|
java.lang.String |
toString()
|
| Methods inherited from class com.sun.labs.minion.lexmorph.Phrase |
|---|
categoryp, eq, equal, getWordString, isInArray, lexicon, listp, numericalValue, phraseNameString, phrasep, safePrintString, wordp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Word city
public Word statename
public Word postalCode
public Word country
public java.lang.Integer index
| Method Detail |
|---|
public java.lang.String toString()
toString in class Phrasepublic java.lang.String printString()
printString in interface ValueprintString in class Phrase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||