|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeDescription | |
---|---|
com.hyper9.simdk.stubs.dao |
Uses of TypeDescription in com.hyper9.simdk.stubs.dao |
---|
Subclasses of TypeDescription in com.hyper9.simdk.stubs.dao | |
---|---|
class |
ScheduledTaskDetail
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type TypeDescription | |
---|---|
List<TypeDescription> |
ScheduledTaskDescription.getAction()
|
List<TypeDescription> |
AlarmDescription.getAction()
|
List<TypeDescription> |
ArrayOfTypeDescription.getData()
|
List<TypeDescription> |
AlarmDescription.getExpr()
|
List<TypeDescription> |
TaskDescription.getReason()
|
Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type TypeDescription | |
---|---|
void |
ScheduledTaskDescription.setAction(List<TypeDescription> toSet)
|
void |
AlarmDescription.setAction(List<TypeDescription> toSet)
|
void |
AlarmDescription.setExpr(List<TypeDescription> toSet)
|
void |
TaskDescription.setReason(List<TypeDescription> toSet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |