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()
String
public void setName(String value)
value
- allowed object is
String
public String getColumn()
String
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.