|
Public Member Functions |
| seDRMCitation () |
| Default constructor.
|
| seDRMCitation (const seObject &other) |
| Constructor for seDRM... class conversions.
|
const SE_String & | get_title () |
| get field title
|
void | set_title (const SE_String &val) |
| set field title
|
void | set_title (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field title by parameter list
|
const SE_String & | get_edition () |
| get field edition
|
void | set_edition (const SE_String &val) |
| set field edition
|
void | set_edition (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field edition by parameter list
|
const SE_String & | get_series_name () |
| get field series_name
|
void | set_series_name (const SE_String &val) |
| set field series_name
|
void | set_series_name (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field series_name by parameter list
|
const SE_String & | get_issue_identification () |
| get field issue_identification
|
void | set_issue_identification (const SE_String &val) |
| set field issue_identification
|
void | set_issue_identification (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field issue_identification by parameter list
|
const SE_String & | get_other_citation_details () |
| get field other_citation_details
|
void | set_other_citation_details (const SE_String &val) |
| set field other_citation_details
|
void | set_other_citation_details (const SE_Character *chars, SE_Short_Integer_Unsigned len=0, SE_Locale locale=SE_LOCALE_DEFAULT) |
| set field other_citation_details by parameter list
|
virtual SE_DRM_Class | getClassType () const |
| Citation class identification.
|