public static class ClassModel.MethodDescription extends Object
Constructor and Description |
---|
MethodDescription(String _className,
String _methodName,
String _type,
String[] _args) |
Modifier and Type | Method and Description |
---|---|
String[] |
getArgs() |
String |
getClassName() |
String |
getMethodName() |
String |
getType() |
Copyright © 2016 Syncleus. All rights reserved.