All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----xBaseJ.Client.Field | +----xBaseJ.Client.CharField
Summary |
public class CharField extends xBaseJ.Client.Field { // 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 'C' indicating a character Field
- Overrides:
- type in class Field
· getType | Summary | Top |
public char getType()
- Returns:
- char 'C' indicating a character Field
- Overrides:
- getType in class Field
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7