public class MethodText
extends java.lang.Object
Constructor and Description |
---|
MethodText(java.lang.String methodName,
java.lang.String methodCommandLineFlag)
Sets up the method name and command line flag.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMethodCommandLineFlag()
Gets the method command line flag.
|
java.lang.String |
getMethodName()
Gets the method name.
|