| Package | Description |
|---|---|
| org.oasis_open.docs.s_ramp.ns.s_ramp_v1 |
| Modifier and Type | Field and Description |
|---|---|
protected TaskEnum |
TaskTarget.artifactType |
| Modifier and Type | Method and Description |
|---|---|
static TaskEnum |
TaskEnum.fromValue(BaseArtifactEnum v) |
TaskEnum |
TaskTarget.getArtifactType()
Gets the value of the artifactType property.
|
static TaskEnum |
TaskEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskEnum[] |
TaskEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskTarget.setArtifactType(TaskEnum value)
Sets the value of the artifactType property.
|
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.