public class ParamDetail extends Object
Constructor and Description |
---|
ParamDetail(BType variableType,
String variableName) |
Modifier and Type | Method and Description |
---|---|
String |
getVarName()
This method will return parameter name.
|
BType |
getVarType()
This method will return parameter type.
|
Copyright © 2018 WSO2. All rights reserved.