set
Interface Information
This API belongs to:
>
>
Description
Sets a {key, value} pair in the LsPmgmtAttribute object.
Syntax
void set(String key, String value)
Parameters
Argument | Description |
key [in] |
Reserved for future use. Use NULL as the value for this argument. |
value [in] |
Reserved for future use. Use NULL as the value for this argument. |
Exception Handling
If unsuccessful, throws LsPmgmtException or UnsupportedEncodingException.