Package com.wolfram.alpha.impl
Class WAPodImpl
java.lang.Object
com.wolfram.alpha.impl.WAPodImpl
- All Implemented Interfaces:
- Visitable,- WAPod,- Serializable
- See Also:
- Serialized Form
- 
Field SummaryFields inherited from interface com.wolfram.alpha.visitor.VisitableEMPTY_VISITABLE_ARRAY
- 
Method Summary
- 
Method Details- 
getTitle
- 
isErrorpublic boolean isError()
- 
getNumSubpodspublic int getNumSubpods()- Specified by:
- getNumSubpodsin interface- WAPod
 
- 
getScanner- Specified by:
- getScannerin interface- WAPod
 
- 
getPositionpublic int getPosition()- Specified by:
- getPositionin interface- WAPod
 
- 
getID
- 
getAsyncURL- Specified by:
- getAsyncURLin interface- WAPod
 
- 
getSubpods- Specified by:
- getSubpodsin interface- WAPod
 
- 
getPodStates- Specified by:
- getPodStatesin interface- WAPod
 
- 
getInfos
- 
getSounds
- 
getAsyncException- Specified by:
- getAsyncExceptionin interface- WAPod
 
- 
acquireImages- Specified by:
- acquireImagesin interface- WAPod
- Throws:
- WAException
 
- 
finishAsync- Specified by:
- finishAsyncin interface- WAPod
- Throws:
- WAException
 
- 
setUserData- Specified by:
- setUserDatain interface- WAPod
 
- 
getUserData- Specified by:
- getUserDatain interface- WAPod
 
- 
hashCodepublic int hashCode()
- 
accept
 
-