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