net.infonode.properties.propertymap.ref

Class PropertyMapRefDecoder

public class PropertyMapRefDecoder extends Object

Version: $Revision: 1.4 $

Author: $Author: jesper $

Field Summary
static intCOMPOSITE
static intPARENT
static intPROPERTY_OBJECT_PROPERTY
static intTHIS
Method Summary
static PropertyMapRefdecode(ObjectInputStream in)

Field Detail

COMPOSITE

public static final int COMPOSITE

PARENT

public static final int PARENT

PROPERTY_OBJECT_PROPERTY

public static final int PROPERTY_OBJECT_PROPERTY

THIS

public static final int THIS

Method Detail

decode

public static PropertyMapRef decode(ObjectInputStream in)