|
Public Member Functions |
| | seDRMKeywords () |
| | Default constructor.
|
| | seDRMKeywords (const seObject &other) |
| | Constructor for seDRM... class conversions.
|
| SE_Short_Integer_Positive | get_keyword_count () |
| | get field keyword_count
|
| void | set_keyword_count (SE_Short_Integer_Positive val) |
| | set field keyword_count
|
| const SE_String * | get_keyword_array () |
| | get field keyword_array
|
| void | set_keyword_array (const SE_String *keyword_array, SE_Short_Integer_Positive keyword_count) |
| | set field keyword_array
|
| SE_Keyword_Type_Code | get_type () |
| | get field type
|
| void | set_type (SE_Keyword_Type_Code val) |
| | set field type
|
| virtual SE_DRM_Class | getClassType () const |
| | Keywords class identification.
|