All Packages Class Hierarchy This Package Previous Next Index
Class xBaseJ.Client.MemoField
java.lang.Object
|
+----xBaseJ.Client.Field
|
+----xBaseJ.Client.MemoField
- public class MemoField
- extends Field
-
getType()
-
-
type()
-
Deprecated.
type
public char type()
- Note: type() is deprecated.
use getType
- Returns:
- char 'M' indicating a memo field
- Overrides:
- type in class Field
getType
public char getType()
- Returns:
- char 'M' indicating a memo field
- Overrides:
- getType in class Field
All Packages Class Hierarchy This Package Previous Next Index