public class ColumnResult extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
clazz  | 
protected String | 
name  | 
| Constructor and Description | 
|---|
ColumnResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getClazz()
Gets the value of the clazz property. 
 | 
String | 
getName()
Gets the value of the name property. 
 | 
void | 
setClazz(String value)
Sets the value of the clazz property. 
 | 
void | 
setName(String value)
Sets the value of the name property. 
 | 
public String getName()
Stringpublic void setName(String value)
value - allowed object is
     Stringpublic String getClazz()
StringCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.