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 | Field and Description |
---|---|
static Multiplicity |
Multiplicity.MANY |
static Multiplicity |
Multiplicity.ONE |
Modifier and Type | Method and Description |
---|---|
static Multiplicity |
Multiplicity.fromString(String str) |
static Multiplicity |
Multiplicity.fromValue(String value) |
Multiplicity |
Specification.getMultiplicity()
Gets the value of the multiplicity property.
|
Modifier and Type | Method and Description |
---|---|
void |
Specification.setMultiplicity(Multiplicity value)
Sets the value of the multiplicity property.
|
Modifier and Type | Field and Description |
---|---|
protected Multiplicity |
SpecificationImpl._Multiplicity |
Modifier and Type | Method and Description |
---|---|
Multiplicity |
SpecificationImpl.getMultiplicity() |
Modifier and Type | Method and Description |
---|---|
void |
SpecificationImpl.setMultiplicity(Multiplicity value) |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.