Add | Overloaded. Add an item to the state object. |
Clear | Purges all items from the state object. |
Exists | Checks whether an item of the specified name exists. |
GetAsByte | Retrieve an item from the state object. |
GetAsByte1DArray | Retrieve an item from the state object. |
GetAsDouble | Retrieve an item from the state object. |
GetAsFloat | Retrieve an item from the state object. |
GetAsInt | Retrieve an item from the state object. |
GetAsIPTState | Retrieve an item from the state object. |
GetAsObject | Retrieve an item from the state object. |
GetAsString | Retrieve an item from the state object. |
GetAsXPDateTime | Retrieve an item from the state object. |
GetCount | Returns the number of items stored on the state object. |
GetEnumerator | Creates an enumerator that allows retrieving each item in the state object. |
Remove | Remove an item from the state object. |
IPTState Interface | com.plumtree.server Namespace