net.infonode.properties.propertymap.ref

Class PropertyMapPropertyRef

public class PropertyMapPropertyRef extends Object implements PropertyMapRef

Version: $Revision: 1.8 $

Author: $Author: jesper $

Constructor Summary
PropertyMapPropertyRef(PropertyMapProperty property)
Method Summary
static PropertyMapRefdecode(ObjectInputStream in)
PropertyMapImplgetMap(PropertyMapImpl object)
StringtoString()
voidwrite(ObjectOutputStream out)

Constructor Detail

PropertyMapPropertyRef

public PropertyMapPropertyRef(PropertyMapProperty property)

Method Detail

decode

public static PropertyMapRef decode(ObjectInputStream in)

getMap

public PropertyMapImpl getMap(PropertyMapImpl object)

toString

public String toString()

write

public void write(ObjectOutputStream out)