Class RefType
java.lang.Object
|
+--Type
|
+--RefType
- Direct Known Subclasses:
- Void
- public class RefType
- extends Type
|
Field Summary |
private java.util.Vector |
parameter
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parameter
private java.util.Vector parameter
RefType
public RefType()
RefType
public RefType(java.lang.String s)
RefType
public RefType(java.lang.String s,
java.util.Vector parameter)
RefType
public RefType(RefType R)
get_Type
public java.lang.String get_Type()
- Overrides:
get_Type in class Type
set_ParaList
public void set_ParaList(java.util.Vector v)
get_ParaList
public java.util.Vector get_ParaList()
add_Parameter
public void add_Parameter(java.lang.Object o)
getTypeName
public java.lang.String getTypeName()
getParaN
public java.lang.String getParaN(int n)
throws SCException
SCException
isTV
public boolean isTV(int n)