|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InteractionModes | |
|---|---|
| org.ow2.jasmine.deployme.generated | |
| Uses of InteractionModes in org.ow2.jasmine.deployme.generated |
|---|
| Fields in org.ow2.jasmine.deployme.generated declared as InteractionModes | |
|---|---|
protected InteractionModes |
Topology.Domains.Domain.ClusterDaemons.ClusterDaemon.interactionMode
|
| Methods in org.ow2.jasmine.deployme.generated that return InteractionModes | |
|---|---|
static InteractionModes |
InteractionModes.fromValue(java.lang.String v)
|
InteractionModes |
Topology.Domains.Domain.ClusterDaemons.ClusterDaemon.getInteractionMode()
Gets the value of the interactionMode property. |
static InteractionModes |
InteractionModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static InteractionModes[] |
InteractionModes.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.ow2.jasmine.deployme.generated with parameters of type InteractionModes | |
|---|---|
void |
Topology.Domains.Domain.ClusterDaemons.ClusterDaemon.setInteractionMode(InteractionModes value)
Sets the value of the interactionMode property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||