Package | Description |
---|---|
org.jdtaus.mojo.resource.model |
JAXB classes of the
"http://jdtaus.org/core/model/container"
namespace. |
org.jdtaus.mojo.resource.model.impl |
JAXB implementation classes of the
"http://jdtaus.org/core/model/container" namespace. |
Modifier and Type | Interface and Description |
---|---|
interface |
ArgumentsElement
Java content class for arguments element declaration.
|
Modifier and Type | Method and Description |
---|---|
Arguments |
ObjectFactory.createArguments()
Create an instance of Arguments
|
Arguments |
Message.getArguments()
Gets the value of the arguments property.
|
Modifier and Type | Method and Description |
---|---|
void |
Message.setArguments(Arguments value)
Sets the value of the arguments property.
|
Modifier and Type | Class and Description |
---|---|
class |
ArgumentsElementImpl |
class |
ArgumentsImpl |
Modifier and Type | Field and Description |
---|---|
protected Arguments |
MessageImpl._Arguments |
Modifier and Type | Method and Description |
---|---|
Arguments |
MessageImpl.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
MessageImpl.setArguments(Arguments value) |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.