public class Field extends Object
Field(String name, DataType dateType, Object value)
DataType
getDateType()
String
getName()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Field(String name, DataType dateType, Object value)
public String getName()
public DataType getDateType()
public Object getValue()
Copyright © 2018. All rights reserved.