|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.properties.propertymap.ref.PropertyMapPropertyRef
public class PropertyMapPropertyRef
Constructor Summary | |
---|---|
PropertyMapPropertyRef(PropertyMapProperty property)
|
Method Summary | |
---|---|
static PropertyMapRef |
decode(java.io.ObjectInputStream in)
|
PropertyMapImpl |
getMap(PropertyMapImpl object)
|
java.lang.String |
toString()
|
void |
write(java.io.ObjectOutputStream out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyMapPropertyRef(PropertyMapProperty property)
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |