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 ArgumentType |
ArgumentType.DATE |
static ArgumentType |
ArgumentType.NUMBER |
static ArgumentType |
ArgumentType.TEXT |
static ArgumentType |
ArgumentType.TIME |
Modifier and Type | Method and Description |
---|---|
static ArgumentType |
ArgumentType.fromString(String str) |
static ArgumentType |
ArgumentType.fromValue(String value) |
ArgumentType |
Argument.getType()
Gets the value of the type property.
|
Modifier and Type | Method and Description |
---|---|
void |
Argument.setType(ArgumentType value)
Sets the value of the type property.
|
Modifier and Type | Field and Description |
---|---|
protected ArgumentType |
ArgumentImpl._Type |
Modifier and Type | Method and Description |
---|---|
ArgumentType |
ArgumentImpl.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ArgumentImpl.setType(ArgumentType value) |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.