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.
|
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–2022 Adobe Systems Inc.. All rights reserved.