|  | 
|  | TSLMDMaintenanceInformation () | 
|  | 
|  | TSLMDMaintenanceInformation (const TSLMDMaintenanceInformation &right) | 
|  | 
| virtual | ~TSLMDMaintenanceInformation () | 
|  | 
| TSLMDMaintenanceInformation & | operator= (const TSLMDMaintenanceInformation &right) | 
|  | 
| void | maintenanceAndUpdateFrequency (TSLMDMaintenanceFrequencyCode input) | 
|  | 
| void | dateOfNextUpdate (TSLDate *input, bool assumeOwnership=true) | 
|  | 
| void | userDefinedMaintenanceFrequency (TSLTMPeriodDuration *input, bool assumeOwnership=true) | 
|  | 
| bool | insertUpdateScope (TSLMDScopeCode obj, int position=-1) | 
|  | 
| bool | removeUpdateScope (int position=-1) | 
|  | 
| bool | insertUpdateScopeDescription (const TSLMDScopeDescription &obj, int position=-1) | 
|  | 
| bool | removeUpdateScopeDescription (int position=-1) | 
|  | 
| bool | insertMaintenanceNote (const TSLCharacterString &obj, int position=-1) | 
|  | 
| bool | insertMaintenanceNote (const char *input, int position=-1) | 
|  | 
| bool | removeMaintenanceNote (int position=-1) | 
|  | 
| bool | insertContact (const TSLCIResponsibleParty &obj, int position=-1) | 
|  | 
| bool | removeContact (int position=-1) | 
|  | 
| bool | insertupdateScopeEx (TSLMDScopeCodeEx &obj, int position=-1) | 
|  | 
| bool | removeupdateScopeEx (int position=-1) | 
|  | 
| void | maintenanceAndUpdateFrequencyEx (TSLMDMaintenanceFrequencyCodeEx &input) | 
|  | 
| virtual bool | serialize (void *outputStreamOfXML, int indentation=-1, bool isRootHandler=true) const | 
|  | 
|  | 
| TSLMDMaintenanceFrequencyCode | maintenanceAndUpdateFrequency () const | 
|  | 
| const TSLDate * | dateOfNextUpdate () const | 
|  | 
| TSLDate * | dateOfNextUpdate () | 
|  | 
| const TSLTMPeriodDuration * | userDefinedMaintenanceFrequency () const | 
|  | 
| TSLTMPeriodDuration * | userDefinedMaintenanceFrequency () | 
|  | 
| const TSLMDCollection< TSLMDScopeCode > & | updateScope () const | 
|  | 
| TSLMDCollection< TSLMDScopeCode > & | updateScope () | 
|  | 
| TSLMDScopeCode | updateScopeAt (int position) const | 
|  | 
| const TSLMDCollection< TSLMDScopeDescription > & | updateScopeDescription () const | 
|  | 
| TSLMDCollection< TSLMDScopeDescription > & | updateScopeDescription () | 
|  | 
| const TSLMDScopeDescription * | updateScopeDescriptionAt (int position) const | 
|  | 
| TSLMDScopeDescription * | updateScopeDescriptionAt (int position) | 
|  | 
| const TSLMDCollection< TSLCharacterString > & | maintenanceNote () const | 
|  | 
| TSLMDCollection< TSLCharacterString > & | maintenanceNote () | 
|  | 
| const TSLCharacterString * | maintenanceNoteAt (int position) const | 
|  | 
| TSLCharacterString * | maintenanceNoteAt (int position) | 
|  | 
| const TSLMDCollection< TSLCIResponsibleParty > & | contact () const | 
|  | 
| TSLMDCollection< TSLCIResponsibleParty > & | contact () | 
|  | 
| const TSLCIResponsibleParty * | contactAt (int position) const | 
|  | 
| TSLCIResponsibleParty * | contactAt (int position) | 
|  | 
| const TSLMDCollection< TSLMDScopeCodeEx > & | updateScopeEx () const | 
|  | 
| TSLMDCollection< TSLMDScopeCodeEx > & | updateScopeEx () | 
|  | 
| TSLMDScopeCodeEx | updateScopeAtEx (int position) const | 
|  | 
| const TSLMDMaintenanceFrequencyCodeEx & | maintenanceAndUpdateFrequencyEx () const | 
|  | 
| TSLMDMaintenanceFrequencyCodeEx & | maintenanceAndUpdateFrequencyEx () | 
|  |