|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OptionDef | |
|---|---|
| com.hyper9.simdk.stubs.dao | |
| com.hyper9.simdk.stubs.mao | |
| Uses of OptionDef in com.hyper9.simdk.stubs.dao |
|---|
| Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type OptionDef | |
|---|---|
List<OptionDef> |
ArrayOfOptionDef.getData()
|
List<OptionDef> |
HostConfigInfo.getOptionDef()
|
List<OptionDef> |
HostInternetScsiHbaStaticTarget.getSupportedAdvancedOptions()
|
List<OptionDef> |
HostInternetScsiHbaSendTarget.getSupportedAdvancedOptions()
|
List<OptionDef> |
HostInternetScsiHba.getSupportedAdvancedOptions()
|
| Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type OptionDef | |
|---|---|
void |
HostConfigInfo.setOptionDef(List<OptionDef> toSet)
|
void |
HostInternetScsiHbaStaticTarget.setSupportedAdvancedOptions(List<OptionDef> toSet)
|
void |
HostInternetScsiHbaSendTarget.setSupportedAdvancedOptions(List<OptionDef> toSet)
|
void |
HostInternetScsiHba.setSupportedAdvancedOptions(List<OptionDef> toSet)
|
| Uses of OptionDef in com.hyper9.simdk.stubs.mao |
|---|
| Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type OptionDef | |
|---|---|
List<OptionDef> |
OptionManager.getSupportedOption()
|
| Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type OptionDef | |
|---|---|
void |
OptionManager.setSupportedOption(List<OptionDef> toSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||