public class FieldData extends Object
| Constructor and Description |
|---|
FieldData(String name,
Generator generator)
FieldData Constructor creates a FieldData object with the parameters name and generator
|
| Modifier and Type | Method and Description |
|---|---|
Generator |
getGenerator()
this getter method returns the classes' generator object
|
String |
getName()
this getter method returns the field name
|
Copyright © 2017. All Rights Reserved.