com.ejie.r01f.mapping.test
Class Property

java.lang.Object
  extended bycom.ejie.r01f.mapping.test.Property

public class Property
extends java.lang.Object

Author:
user To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Field Summary
 java.lang.String oid
           
 java.lang.String value
           
 
Constructor Summary
Property()
          Constructor for Node.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

oid

public java.lang.String oid

value

public java.lang.String value
Constructor Detail

Property

public Property()
Constructor for Node.