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<String> |
getParams()
Returns the unmodifiable and possibly empty list of parameters
|
int |
hashCode() |
String |
toString() |
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.