public static class DataQueryResultDTO.Row extends Object
Row()
String
getColName()
getValue()
void
setColName(String colName)
setValue(String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Row()
public String getColName()
public void setColName(String colName)
public String getValue()
public void setValue(String value)
public String toString()
toString
Object
Copyright © 2022. All rights reserved.