@Version @Export
| Interface | Description |
|---|---|
| ITypeValue |
Define the generic type based value which will represent the operation input and output of any primitive type.
|
| IValue |
Define the generic value object which will be used for both input/output of operation
|
| IValueList |
Define the generic value list which will represent the operation input and output in array format.
|
| IValueMap |
Define the generic value map which will represent the operation input and output in map format.
|
| Class | Description |
|---|---|
| AbstractValue |
Define the abstract value.
|
| CustomDate | |
| TypeValue |
Define the generic value map which will represent the operation input and output of any primitive type.
|
| ValueList |
Define the generic value map which will represent the operation input and output in array format.
|
| ValueMap |
Define the generic value map which will represent the operation input and output in map format.
|
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.