public class FieldResult extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
column |
protected String |
name |
| Constructor and Description |
|---|
FieldResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumn()
Gets the value of the column property.
|
String |
getName()
Gets the value of the name property.
|
void |
setColumn(String value)
Sets the value of the column 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 getColumn()
StringCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.