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
-
getType()
-
-
type()
-
Deprecated.
type
public char type()
- Note: type() is deprecated.
use getType
- Returns:
- char 'C' indicating a character Field
- Overrides:
- type in class Field
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