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()
String
public void setName(String value)
value
- allowed object is
String
public String getClazz()
String
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.