public class Column extends Object
int
Length
String
Name
Class<?>
Type
Object
Value
Column()
Column(String sName, Class<?> aType, Object aValue, int nLength)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String Name
public Class<?> Type
public Object Value
public int Length
public Column()
public Column(String sName, Class<?> aType, Object aValue, int nLength)
Copyright © 2016 as-development.net. All rights reserved.