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 Summary
Fields inherited from interface com.wolfram.alpha.visitor.Visitable
EMPTY_VISITABLE_ARRAY
-
Method Summary
-
Method Details
-
getTitle
-
isError
public boolean isError() -
getNumSubpods
public int getNumSubpods()- Specified by:
getNumSubpods
in interfaceWAPod
-
getScanner
- Specified by:
getScanner
in interfaceWAPod
-
getPosition
public int getPosition()- Specified by:
getPosition
in interfaceWAPod
-
getID
-
getAsyncURL
- Specified by:
getAsyncURL
in interfaceWAPod
-
getSubpods
- Specified by:
getSubpods
in interfaceWAPod
-
getPodStates
- Specified by:
getPodStates
in interfaceWAPod
-
getInfos
-
getSounds
-
getAsyncException
- Specified by:
getAsyncException
in interfaceWAPod
-
acquireImages
- Specified by:
acquireImages
in interfaceWAPod
- Throws:
WAException
-
finishAsync
- Specified by:
finishAsync
in interfaceWAPod
- Throws:
WAException
-
setUserData
- Specified by:
setUserData
in interfaceWAPod
-
getUserData
- Specified by:
getUserData
in interfaceWAPod
-
hashCode
public int hashCode() -
accept
-