All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----xBaseJ.Client.Field | +----xBaseJ.Client.NumField | +----xBaseJ.Client.FloatField
Summary |
public class FloatField extends xBaseJ.Client.NumField { // Methods 2 public char getType();public char type(); }
xBaseJ - java access to dBase files
Copyright 1997-1999 - American Coders, LTD - Raleigh NC USA
All rights reserved
Currently supports only dBase III format DBF, DBT and NDX files
dBase IV format DBF, DBT, MDX and NDX files
American Coders, Ltd
P. O. Box 97462
Raleigh, NC 27615 USA
1-919-846-2014
http://www.americancoders.com
Methods |
· type | Summary | Top |
public char type()
Note: type() is deprecated use getType
- Returns:
- char 'F' indicating a float field
- Overrides:
- type in class NumField
· getType | Summary | Top |
public char getType()
- Returns:
- char 'F' indicating a float field
- Overrides:
- getType in class NumField
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7