public class JaxbFieldResult extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
column |
protected String |
name |
| Constructor and Description |
|---|
JaxbFieldResult() |
| 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 © 2012 JBoss by Red Hat. All Rights Reserved.