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 |
DependenciesElement
Java content class for dependencies element declaration.
|
Modifier and Type | Method and Description |
---|---|
Dependencies |
ObjectFactory.createDependencies()
Create an instance of Dependencies
|
Dependencies |
Implementation.getDependencies()
Implementations the implementation depends on.
|
Modifier and Type | Method and Description |
---|---|
void |
Implementation.setDependencies(Dependencies value)
Implementations the implementation depends on.
|
Modifier and Type | Class and Description |
---|---|
class |
DependenciesElementImpl |
class |
DependenciesImpl |
Modifier and Type | Field and Description |
---|---|
protected Dependencies |
ImplementationImpl._Dependencies |
Modifier and Type | Method and Description |
---|---|
Dependencies |
ImplementationImpl.getDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
ImplementationImpl.setDependencies(Dependencies value) |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.