public class FieldDeclaration extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected String | name | 
| protected String | type | 
| protected Object | value | 
| Constructor and Description | 
|---|
| FieldDeclaration() | 
| FieldDeclaration(String name,
                String type,
                Object value) | 
Copyright © 2018. All rights reserved.