public final class ConstructorParameter extends Object
| Constructor and Description |
|---|
ConstructorParameter(String id,
Type type) |
ConstructorParameter(String name,
Type type,
Type resolvedType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
Type |
getResolvedType() |
Type |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2015. All rights reserved.