|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubdomainMode | |
|---|---|
| org.ow2.petals.topology.generated | |
| Uses of SubdomainMode in org.ow2.petals.topology.generated |
|---|
| Fields in org.ow2.petals.topology.generated declared as SubdomainMode | |
|---|---|
protected SubdomainMode |
Subdomain.mode
|
| Methods in org.ow2.petals.topology.generated that return SubdomainMode | |
|---|---|
static SubdomainMode |
SubdomainMode.fromValue(java.lang.String v)
|
SubdomainMode |
Subdomain.getMode()
Gets the value of the mode property. |
static SubdomainMode |
SubdomainMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SubdomainMode[] |
SubdomainMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.petals.topology.generated with parameters of type SubdomainMode | |
|---|---|
void |
Subdomain.setMode(SubdomainMode value)
Sets the value of the mode property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||