|
Public Member Functions |
| seDRMProcessStep () |
| Default constructor.
|
| seDRMProcessStep (const seObject &other) |
| Constructor for seDRM... class conversions.
|
const SE_String & | get_description () |
| get field description
|
void | set_description (const SE_String &val) |
| set field description
|
void | set_description (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field description by parameter list
|
const SE_String & | get_rationale () |
| get field rationale
|
void | set_rationale (const SE_String &val) |
| set field rationale
|
void | set_rationale (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field rationale by parameter list
|
virtual SE_DRM_Class | getClassType () const |
| ProcessStep class identification.
|