All Packages  This Package  Class Hierarchy  Class Search  Index

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

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




  Methods

· type

Summary  |  Top

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