public class PropertyMapRefDecoder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
COMPOSITE |
static int |
PARENT |
static int |
PROPERTY_OBJECT_PROPERTY |
static int |
THIS |
Modifier and Type | Method and Description |
---|---|
static PropertyMapRef |
decode(java.io.ObjectInputStream in) |
public static final int PARENT
public static final int THIS
public static final int PROPERTY_OBJECT_PROPERTY
public static final int COMPOSITE
public static PropertyMapRef decode(java.io.ObjectInputStream in) throws java.io.IOException
java.io.IOException