public class Registration extends Object
| Constructor and Description |
|---|
Registration(String methodName,
List<org.androidtransfuse.adapter.ASTType> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName() |
List<org.androidtransfuse.adapter.ASTType> |
getParameters() |
public Registration(String methodName, List<org.androidtransfuse.adapter.ASTType> parameters)
public String getMethodName()
public List<org.androidtransfuse.adapter.ASTType> getParameters()
Copyright © 2014. All Rights Reserved.