public class Column extends Object
Column()
String
getKey()
getType()
getValue()
void
setKey(String key)
setType(String type)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Column()
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public String getType()
public void setType(String type)
Copyright © 2022 WSO2. All rights reserved.