| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | collection_id | |||
| type(FileMetadata), | intent(in) | :: | fmd | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | collection_id | ||||
| type(FileMetadata), | public | :: | fmd |
| private function new_ReplaceMetadataMessage (collection_id, fmd, rc) |
| procedure, public :: deserialize | |
| procedure, public :: dispatch | |
| procedure, public :: get_length | |
| procedure, public, nopass :: get_type_id | |
| procedure, public :: serialize |