WebCenter Interaction API  
 

IValue Members

IValue overview

Public Instance Methods

public methodGetType Gets the type of the value in order to know how to use it.
public methodGetValue Gets the value object stored as a generic object. Call GetType() to find out the type of the value.
public methodSetType Sets the type fo the value object.
public methodSetValue Sets the value object to be stored. It will be stored as a generic object.

See Also

IValue Interface | com.plumtree.server.condition Namespace