public class Field extends AbstractFragment
root| Constructor and Description |
|---|
Field(Fragment root,
String name)
Create a new instance of a
Field |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TableValuesVisitor visitor) |
String |
getName()
Get the field name
|
getRootpublic String getName()
public void accept(TableValuesVisitor visitor)
Copyright © 2018–2019. All rights reserved.