Retrieves the Header. @see Header
()
| 159 | * @see Header |
| 160 | */ |
| 161 | public Header |
| 162 | getHeader() { |
| 163 | return header; |
| 164 | } |
| 165 | |
| 166 | /** |
| 167 | * Adds a record to a section of the Message, and adjusts the header. |
no outgoing calls
no test coverage detected