| putUnitDouble() |
(none) |
|
| clear() |
(none) |
clear the list
|
| getBoolean() |
Boolean |
get the value of an item of type boolean
|
| getClass() |
Number |
get the value of an item of type class
|
| getDouble() |
Number |
get the value of an item of type double
|
| getEnumerationType() |
Number |
get the enumeration type of an item
|
| getEnumerationValue() |
Number |
get the enumeration value of an item
|
| getInteger() |
Number |
get the value of an item of type integer
|
| getList() |
ActionList |
get the value of an item of type list
|
| getObjectType() |
Number |
get the class ID of an object in an item of type object
|
| getObjectValue() |
ActionDescriptor |
get the value of an item of type object
|
| getPath() |
File |
get the value of an item of type Alias
|
| getReference() |
ActionReference |
get the value of an item of type ActionReference
|
| getString() |
String |
get the value of an item of type string
|
| getType() |
DescValueType |
get the type of an item
|
| getUnitDoubleType() |
Number |
get the unit type of an item of type UnitDouble
|
| getUnitDoubleValue() |
Number |
get the value of anm item of type UnitDouble
|
| putBoolean() |
(none) |
|
| putClass() |
(none) |
|
| putDouble() |
(none) |
|
| putEnumerated() |
(none) |
|
| putInteger() |
(none) |
|
| putList() |
(none) |
|
| putObject() |
(none) |
|
| putPath() |
(none) |
|
| putReference() |
(none) |
|
| putString() |
(none) |
|