All Packages Class Hierarchy This Package Previous Next Index
Class com.sdi.wap.demo.field.Country
java.lang.Object
|
+----com.sdi.wap.Field
|
+----com.sdi.wap.demo.field.Country
- public class Country
- extends Field
- implements Validatable
Name type
-
msg
-
-
Null
-
-
re
-
-
Country(String)
- Name constructor comment.
-
setValue(String)
- Set the value of this type
re
private static final RE re
msg
private static final String msg
Null
public static final Country Null
Country
public Country(String value)
- Name constructor comment.
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