public class PropertyMapPropertyRef extends java.lang.Object implements PropertyMapRef
Constructor and Description |
---|
PropertyMapPropertyRef(PropertyMapProperty property) |
Modifier and Type | Method and Description |
---|---|
static PropertyMapRef |
decode(java.io.ObjectInputStream in) |
PropertyMapImpl |
getMap(PropertyMapImpl object) |
java.lang.String |
toString() |
void |
write(java.io.ObjectOutputStream out) |
public PropertyMapPropertyRef(PropertyMapProperty property)
public PropertyMapImpl getMap(PropertyMapImpl object)
getMap
in interface PropertyMapRef
public java.lang.String toString()
toString
in class java.lang.Object
public void write(java.io.ObjectOutputStream out) throws java.io.IOException
write
in interface PropertyMapRef
java.io.IOException
public static PropertyMapRef decode(java.io.ObjectInputStream in) throws java.io.IOException
java.io.IOException