All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.sdi.wap.demo.field.Phone

java.lang.Object
   |
   +----com.sdi.wap.Field
           |
           +----com.sdi.wap.demo.field.Phone

public class Phone
extends Field
implements Validatable
Name type


Variable Index

 o Null

Constructor Index

 o Phone(String)
Name constructor comment.

Method Index

 o setValue(String)
Set the value of this type

Variables

 o Null
 public static final Phone Null

Constructors

 o Phone
 public Phone(String value)
Name constructor comment.

Methods

 o setValue
 public boolean setValue(String v)
Set the value of this type

Overrides:
setValue in class Field

All Packages  Class Hierarchy  This Package  Previous  Next  Index