Known Direct Subclasses
|
Class Overview
The PopupMediaValue class is an abstract class for popup media such as charts or images.
Summary
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
Public Constructors
public
PopupMediaValue
()
Public Methods
public
static
PopupMediaValue
fromJson
(JsonParser parser)
Constructs a PopupMediaValue object from its JSON representation.
Parameters
| parser |
A JSON parser object whose position is set at the "value" node. |
Throws
| Exception
| An exception that occurred during parsing. |
Returns the type of the media.