|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcurrencyType | |
|---|---|
| org.plasma.provisioning | Package level documentation for package org.plasma.provisioning. |
| Uses of ConcurrencyType in org.plasma.provisioning |
|---|
| Fields in org.plasma.provisioning declared as ConcurrencyType | |
|---|---|
protected ConcurrencyType |
Concurrent.type
|
| Methods in org.plasma.provisioning that return ConcurrencyType | |
|---|---|
static ConcurrencyType |
ConcurrencyType.fromValue(java.lang.String v)
|
ConcurrencyType |
Concurrent.getType()
Gets the value of the type property. |
static ConcurrencyType |
ConcurrencyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConcurrencyType[] |
ConcurrencyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plasma.provisioning with parameters of type ConcurrencyType | |
|---|---|
void |
Concurrent.setType(ConcurrencyType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||