|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskEnum | |
|---|---|
| org.s_ramp.xmlns._2010.s_ramp | |
| Uses of TaskEnum in org.s_ramp.xmlns._2010.s_ramp |
|---|
| Fields in org.s_ramp.xmlns._2010.s_ramp declared as TaskEnum | |
|---|---|
protected TaskEnum |
TaskTarget.artifactType
|
| Methods in org.s_ramp.xmlns._2010.s_ramp that return TaskEnum | |
|---|---|
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. |
| Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type TaskEnum | |
|---|---|
void |
TaskTarget.setArtifactType(TaskEnum value)
Sets the value of the artifactType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||