setProperty(String, Object) method

Store the application properties as key value pairs.

Syntax

void setProperty ( String key , Object value ) throws ODPException

Parameters

Exceptions

Examples