public class ResultColumn extends Object implements com.google.gwt.user.client.rpc.IsSerializable
Constructor and Description |
---|
ResultColumn() |
ResultColumn(String value) |
Modifier and Type | Method and Description |
---|---|
String |
getNull_value() |
String |
getValue() |
void |
setNull_value(String nullValue) |
void |
setValue(String value) |
Copyright © 2014. All Rights Reserved.