public class TypeList extends Object
| Constructor and Description |
|---|
TypeList() |
| Modifier and Type | Method and Description |
|---|---|
Vector |
getTypes() |
void |
Print(PrintWriter output)
Prints each type in the list.
|
void |
setTypes(Vector types) |
String |
toString()
To generate a
String representing this class instance. |
public Vector getTypes()
public void setTypes(Vector types)
public void Print(PrintWriter output)
public String toString()
String representing this class instance.toString in class ObjectObject.toString()Copyright © 2021. All rights reserved.