Gets the value of the 'args' field. Optional arguments supplied to compliment and/or justify the parse status code.
()
| 161 | * Gets the value of the 'args' field. |
| 162 | * Optional arguments supplied to compliment and/or justify the parse status code. */ |
| 163 | public java.util.List<java.lang.CharSequence> getArgs() { |
| 164 | return args; |
| 165 | } |
| 166 | |
| 167 | /** |
| 168 | * Sets the value of the 'args' field. |
no outgoing calls