|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisabledMethodInfo | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.ws |
Uses of DisabledMethodInfo in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs that return types with arguments of type DisabledMethodInfo | |
---|---|
List<DisabledMethodInfo> |
VimServiceImpl.queryDisabledMethods(ManagedObjectReference _this,
ManagedObjectReference entity)
|
List<DisabledMethodInfo> |
VimService.queryDisabledMethods(ManagedObjectReference _this,
ManagedObjectReference entity)
|
Uses of DisabledMethodInfo in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type DisabledMethodInfo | |
---|---|
List<DisabledMethodInfo> |
ArrayOfDisabledMethodInfo.getData()
|
List<DisabledMethodInfo> |
EntityDisabledMethodInfo.getMethodList()
|
Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type DisabledMethodInfo | |
---|---|
void |
EntityDisabledMethodInfo.setMethodList(List<DisabledMethodInfo> toSet)
|
Uses of DisabledMethodInfo in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type DisabledMethodInfo | |
---|---|
List<DisabledMethodInfo> |
QueryDisabledMethodsResponse.getReturnval()
|
Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type DisabledMethodInfo | |
---|---|
void |
QueryDisabledMethodsResponse.setReturnval(List<DisabledMethodInfo> returnval)
|
Uses of DisabledMethodInfo in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws that return types with arguments of type DisabledMethodInfo | |
---|---|
List<DisabledMethodInfo> |
VimServiceExImpl.queryDisabledMethods(ManagedObjectReference _this,
ManagedObjectReference entity)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |