|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DrsBehavior | |
|---|---|
| com.hyper9.simdk.stubs.dao | |
| com.hyper9.simdk.stubs.enums | |
| Uses of DrsBehavior in com.hyper9.simdk.stubs.dao |
|---|
| Methods in com.hyper9.simdk.stubs.dao that return DrsBehavior | |
|---|---|
DrsBehavior |
ClusterDrsVmConfigInfo.getBehavior()
|
DrsBehavior |
ClusterDrsConfigInfo.getDefaultVmBehavior()
|
| Methods in com.hyper9.simdk.stubs.dao with parameters of type DrsBehavior | |
|---|---|
void |
ClusterDrsVmConfigInfo.setBehavior(DrsBehavior toSet)
|
void |
ClusterDrsConfigInfo.setDefaultVmBehavior(DrsBehavior toSet)
|
| Uses of DrsBehavior in com.hyper9.simdk.stubs.enums |
|---|
| Methods in com.hyper9.simdk.stubs.enums that return DrsBehavior | |
|---|---|
static DrsBehavior |
DrsBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DrsBehavior[] |
DrsBehavior.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||