|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskInfoState | |
|---|---|
| com.hyper9.simdk.stubs | |
| com.hyper9.simdk.stubs.dao | |
| com.hyper9.simdk.stubs.enums | |
| com.hyper9.simdk.stubs.jaxws | |
| com.hyper9.simdk.ws | |
| Uses of TaskInfoState in com.hyper9.simdk.stubs |
|---|
| Methods in com.hyper9.simdk.stubs with parameters of type TaskInfoState | |
|---|---|
void |
VimServiceImpl.setTaskState(ManagedObjectReference _this,
TaskInfoState state,
Object result,
LocalizedMethodFault fault)
|
void |
VimService.setTaskState(ManagedObjectReference _this,
TaskInfoState state,
Object result,
LocalizedMethodFault fault)
|
| Uses of TaskInfoState in com.hyper9.simdk.stubs.dao |
|---|
| Methods in com.hyper9.simdk.stubs.dao that return TaskInfoState | |
|---|---|
TaskInfoState |
TaskInfo.getState()
|
TaskInfoState |
ScheduledTaskInfo.getState()
|
| Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type TaskInfoState | |
|---|---|
List<TaskInfoState> |
TaskFilterSpec.getState()
|
| Methods in com.hyper9.simdk.stubs.dao with parameters of type TaskInfoState | |
|---|---|
void |
TaskInfo.setState(TaskInfoState toSet)
|
void |
ScheduledTaskInfo.setState(TaskInfoState toSet)
|
| Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type TaskInfoState | |
|---|---|
void |
TaskFilterSpec.setState(List<TaskInfoState> toSet)
|
| Uses of TaskInfoState in com.hyper9.simdk.stubs.enums |
|---|
| Methods in com.hyper9.simdk.stubs.enums that return TaskInfoState | |
|---|---|
static TaskInfoState |
TaskInfoState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TaskInfoState[] |
TaskInfoState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of TaskInfoState in com.hyper9.simdk.stubs.jaxws |
|---|
| Methods in com.hyper9.simdk.stubs.jaxws that return TaskInfoState | |
|---|---|
TaskInfoState |
SetTaskState.getState()
|
| Methods in com.hyper9.simdk.stubs.jaxws with parameters of type TaskInfoState | |
|---|---|
void |
SetTaskState.setState(TaskInfoState state)
|
| Uses of TaskInfoState in com.hyper9.simdk.ws |
|---|
| Methods in com.hyper9.simdk.ws with parameters of type TaskInfoState | |
|---|---|
void |
VimServiceExImpl.setTaskState(ManagedObjectReference _this,
TaskInfoState state,
Object result,
LocalizedMethodFault fault)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||