|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkerType | |
|---|---|
| org.ow2.jasmine.jadort.service.topology.xml | |
| Uses of WorkerType in org.ow2.jasmine.jadort.service.topology.xml |
|---|
| Fields in org.ow2.jasmine.jadort.service.topology.xml declared as WorkerType | |
|---|---|
protected WorkerType |
Worker.type
|
| Methods in org.ow2.jasmine.jadort.service.topology.xml that return WorkerType | |
|---|---|
static WorkerType |
WorkerType.fromValue(java.lang.String v)
|
WorkerType |
Worker.getType()
Gets the value of the type property. |
static WorkerType |
WorkerType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WorkerType[] |
WorkerType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.ow2.jasmine.jadort.service.topology.xml with parameters of type WorkerType | |
|---|---|
void |
Worker.setType(WorkerType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||