| Package | Description | 
|---|---|
| org.jomc.model | 
 Object management and configuration model classes. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Arguments | 
Message.arguments  | 
| Modifier and Type | Method and Description | 
|---|---|
Arguments | 
Arguments.clone()
Creates and returns a deep copy of this object. 
 | 
Arguments | 
ObjectFactory.createArguments()
Create an instance of  
Arguments | 
Arguments | 
Message.getArguments()
The format arguments of this message or  
null. | 
| Modifier and Type | Method and Description | 
|---|---|
javax.xml.bind.JAXBElement<Arguments> | 
ObjectFactory.createArguments(Arguments value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
javax.xml.bind.JAXBElement<Arguments> | 
ObjectFactory.createArguments(Arguments value)
 | 
void | 
Message.setArguments(Arguments value)
Sets the value of the arguments property. 
 | 
| Constructor and Description | 
|---|
Arguments(Arguments o)
Creates a new  
Arguments instance by deeply copying a given Arguments instance. | 
Copyright © 2005–2016 The JOMC Project. All rights reserved.