Gets the value of the 'majorCode' field. Major parsing status' including NOTPARSED (Parsing was not performed), SUCCESS (Parsing succeeded), FAILED (General failure. There may be a more specific error message in arguments.)
()
| 113 | * Gets the value of the 'majorCode' field. |
| 114 | * Major parsing status' including NOTPARSED (Parsing was not performed), SUCCESS (Parsing succeeded), FAILED (General failure. There may be a more specific error message in arguments.) */ |
| 115 | public java.lang.Integer getMajorCode() { |
| 116 | return majorCode; |
| 117 | } |
| 118 | |
| 119 | /** |
| 120 | * Sets the value of the 'majorCode' field. |