| Package | Description | 
|---|---|
| org.jomc.model | 
 Object management and configuration model classes. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<PropertyReference> | 
Properties.reference  | 
| Modifier and Type | Method and Description | 
|---|---|
PropertyReference | 
PropertyReference.clone()
Creates and returns a deep copy of this object. 
 | 
PropertyReference | 
ObjectFactory.createPropertyReference()
Create an instance of  
PropertyReference | 
PropertyReference | 
Properties.getReference(String name)
Gets a property reference for a given name from the list of references. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<PropertyReference> | 
Properties.getReference()
Gets the value of the reference property. 
 | 
| Constructor and Description | 
|---|
PropertyReference(PropertyReference o)
Creates a new  
PropertyReference instance by deeply copying a given PropertyReference instance. | 
Copyright © 2005–2016 The JOMC Project. All rights reserved.