|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdermi.core.pastry.DermiContent
public class DermiContent
This class wraps all contents sent by the event bus
Constructor Summary | |
---|---|
DermiContent(java.io.Serializable data)
Constructor |
Method Summary | |
---|---|
java.io.Serializable |
getData()
Getter method for obtaining wrapped data |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DermiContent(java.io.Serializable data)
data
- Serializable Data to wrapMethod Detail |
---|
public java.io.Serializable getData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |