All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class xBaseJ.Client.CharField

java.lang.Object
   |
   +----xBaseJ.Client.Field
           |
           +----xBaseJ.Client.CharField

public class CharField
extends Field

Method Index

 o getType()
 o type()
Deprecated.

Methods

 o type
 public char type()
Note: type() is deprecated. use getType

Returns:
char 'C' indicating a character Field
Overrides:
type in class Field
 o getType
 public char getType()
Returns:
char 'C' indicating a character Field
Overrides:
getType in class Field

All Packages  Class Hierarchy  This Package  Previous  Next  Index