|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.infonode.properties.propertymap.ref.PropertyMapRefDecoder
public class PropertyMapRefDecoder
| Field Summary | |
|---|---|
static int |
COMPOSITE
|
static int |
PARENT
|
static int |
PROPERTY_OBJECT_PROPERTY
|
static int |
THIS
|
| Constructor Summary | |
|---|---|
private |
PropertyMapRefDecoder()
|
| Method Summary | |
|---|---|
static PropertyMapRef |
decode(java.io.ObjectInputStream in)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PARENT
public static final int THIS
public static final int PROPERTY_OBJECT_PROPERTY
public static final int COMPOSITE
| Constructor Detail |
|---|
private PropertyMapRefDecoder()
| Method Detail |
|---|
public static PropertyMapRef decode(java.io.ObjectInputStream in)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||