public class DatabaseField extends Object
| Constructor and Description | 
|---|
DatabaseField(String name,
             String type)
Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Return the name of this database field. 
 | 
String | 
getType()
Return the database type for this database field. 
 | 
Copyright © 2018 Department of Veterans Affairs. All Rights Reserved.