@SerializerId2(value="api.atom_event") public class AtomEvent extends SerializableObject
Modifier and Type | Class and Description |
---|---|
static class |
AtomEvent.AtomEventType |
Constructor and Description |
---|
AtomEvent(Atom atom,
AtomEvent.AtomEventType type) |
Modifier and Type | Method and Description |
---|---|
Atom |
getAtom() |
AtomEvent.AtomEventType |
getType() |
public AtomEvent(Atom atom, AtomEvent.AtomEventType type)
public Atom getAtom()
public AtomEvent.AtomEventType getType()