|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--yab.io.ObjectElement
Field Summary | |
int |
id
|
PropertyElement[] |
properties
|
int |
type
|
Constructor Summary | |
ObjectElement(int type,
int id,
PropertyElement[] properties)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final int type
public final int id
public final PropertyElement[] properties
Constructor Detail |
public ObjectElement(int type, int id, PropertyElement[] properties)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |