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

Method Index

 o getType()
 o type()
Deprecated.

Methods

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

Returns:
char 'M' indicating a memo field
Overrides:
type in class Field
 o 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