All Packages  This Package  Class Hierarchy  Class Search  Index

Class xBaseJ.Client.CharField
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

Version:
1.8.0
Author:
Joe McVerry, American Coders Ltd.




  Methods

· type

Summary  |  Top

   public char type() 
Note: type() is deprecateduse 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  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7