| Package | Description |
|---|---|
| org.overlord.sramp.governance |
| Modifier and Type | Method and Description |
|---|---|
Target.TYPE |
Target.getType() |
static Target.TYPE |
Target.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Target.TYPE[] |
Target.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Target.setType(Target.TYPE type) |
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.