|
Public Member Functions |
| seDRMDescription () |
| Default constructor.
|
| seDRMDescription (const seObject &other) |
| Constructor for seDRM... class conversions.
|
const SE_String & | get_abstract () |
| get field abstract
|
void | set_abstract (const SE_String &val) |
| set field abstract
|
void | set_abstract (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field abstract by parameter list
|
const SE_String & | get_purpose () |
| get field purpose
|
void | set_purpose (const SE_String &val) |
| set field purpose
|
void | set_purpose (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field purpose by parameter list
|
SE_Short_Integer_Unsigned | get_credit_count () |
| get field credit_count
|
void | set_credit_count (SE_Short_Integer_Unsigned val) |
| set field credit_count
|
const SE_String * | get_credit () |
| get field credit
|
void | set_credit (const SE_String *credit, SE_Short_Integer_Unsigned credit_count) |
| set field credit
|
const SE_String & | get_supplemental_information () |
| get field supplemental_information
|
void | set_supplemental_information (const SE_String &val) |
| set field supplemental_information
|
void | set_supplemental_information (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field supplemental_information by parameter list
|
virtual SE_DRM_Class | getClassType () const |
| Description class identification.
|