org.exolab.castor.xml.schema.simpletypes.factory
public class TypeList extends Object
| Constructor Summary | |
|---|---|
| TypeList() | |
| Method Summary | |
|---|---|
| Vector | getTypes() |
| void | Print(PrintWriter output)
Prints each type in the list.
(and flushes the PrintWriter). |
| void | setTypes(Vector types) |