Gets the field name attached to this value, or null if this is not part of an IonStruct. @throws UnknownSymbolException if the field name has unknown text.
()
| 242 | * @throws UnknownSymbolException if the field name has unknown text. |
| 243 | */ |
| 244 | public String getFieldName(); |
| 245 | |
| 246 | |
| 247 | /** |
no outgoing calls