public final class TemplateVariableType extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
Returns the type name of this variable type.
|
List |
getParams()
Returns the unmodifiable and possibly empty list of parameters (element type:
String ) |
int |
hashCode() |
String |
toString() |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.