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 |
ImplementationsElement
Java content class for implementations element declaration.
|
Modifier and Type | Method and Description |
---|---|
Implementations |
ObjectFactory.createImplementations()
Create an instance of Implementations
|
Implementations |
Module.getImplementations()
Implementations defined in the module.
|
Modifier and Type | Method and Description |
---|---|
void |
Module.setImplementations(Implementations value)
Implementations defined in the module.
|
Modifier and Type | Class and Description |
---|---|
class |
ImplementationsElementImpl |
class |
ImplementationsImpl |
Modifier and Type | Field and Description |
---|---|
protected Implementations |
ModuleImpl._Implementations |
Modifier and Type | Method and Description |
---|---|
Implementations |
ModuleImpl.getImplementations() |
Modifier and Type | Method and Description |
---|---|
void |
ModuleImpl.setImplementations(Implementations value) |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.