The Property class, SmProperty, holds the following information about a property:
The core methods of the SmProperty class include:
|
Method |
Description |
|---|---|
|
getName() |
Retrieves the name of the property. |
|
getType() |
Retrieves the type of the property (that is, 0 if plain text, 1 if encrypted). |
|
getValue() |
Retrieves the value of the property. |
|
setName() |
Sets the name of the property. |
|
setType() |
Sets the type of the property, 0 if plain text & 1 if encrypted. |
|
setValue() |
Sets the value of the property. |
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |