public class Field extends Object
Field(String name, FieldType fieldType)
Field
attribute(String attribute)
String
getAttribute()
FieldType
getFieldType()
getName()
boolean
isNoIndex()
isSortable()
noIndex()
sortable()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Field(String name, FieldType fieldType)
public Field sortable()
public Field noIndex()
public String getName()
public boolean isSortable()
public boolean isNoIndex()
public FieldType getFieldType()
public String getAttribute()
public Field attribute(String attribute)
Copyright © 2024. All rights reserved.