|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerializableObjectWrapper | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.mao |
Uses of SerializableObjectWrapper in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs that return SerializableObjectWrapper | |
---|---|
static SerializableObjectWrapper |
SerializableObjectWrapper.wrap(Object toWrap)
|
Uses of SerializableObjectWrapper in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return SerializableObjectWrapper | |
---|---|
SerializableObjectWrapper |
VirtualMachineMessage.getArgumentWrapper()
|
SerializableObjectWrapper |
ProfileParameterMetadata.getDefaultValueWrapper()
|
SerializableObjectWrapper |
ArrayUpdateSpec.getRemoveKeyWrapper()
|
SerializableObjectWrapper |
TaskInfo.getResultWrapper()
|
SerializableObjectWrapper |
ScheduledTaskInfo.getResultWrapper()
|
SerializableObjectWrapper |
OptionValue.getValueWrapper()
|
SerializableObjectWrapper |
MethodActionArgument.getValueWrapper()
|
SerializableObjectWrapper |
KeyAnyValue.getValueWrapper()
|
SerializableObjectWrapper |
PropertyChange.getValWrapper()
|
SerializableObjectWrapper |
DynamicProperty.getValWrapper()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type SerializableObjectWrapper | |
---|---|
void |
VirtualMachineMessage.setargumentWrapper(SerializableObjectWrapper toSet)
|
void |
ProfileParameterMetadata.setdefaultValueWrapper(SerializableObjectWrapper toSet)
|
void |
ArrayUpdateSpec.setremoveKeyWrapper(SerializableObjectWrapper toSet)
|
void |
TaskInfo.setresultWrapper(SerializableObjectWrapper toSet)
|
void |
ScheduledTaskInfo.setresultWrapper(SerializableObjectWrapper toSet)
|
void |
OptionValue.setvalueWrapper(SerializableObjectWrapper toSet)
|
void |
MethodActionArgument.setvalueWrapper(SerializableObjectWrapper toSet)
|
void |
KeyAnyValue.setvalueWrapper(SerializableObjectWrapper toSet)
|
void |
PropertyChange.setvalWrapper(SerializableObjectWrapper toSet)
|
void |
DynamicProperty.setValWrapper(SerializableObjectWrapper toSet)
|
Uses of SerializableObjectWrapper in com.hyper9.simdk.stubs.mao |
---|
Methods in com.hyper9.simdk.stubs.mao that return SerializableObjectWrapper | |
---|---|
SerializableObjectWrapper |
HistoryCollector.getFilterWrapper()
|
Methods in com.hyper9.simdk.stubs.mao with parameters of type SerializableObjectWrapper | |
---|---|
void |
HistoryCollector.setfilterWrapper(SerializableObjectWrapper toSet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |