com.acciente.induction.resolver
Class ClassAndMethod

java.lang.Object
  extended by com.acciente.induction.resolver.ClassAndMethod

public class ClassAndMethod
extends Object

ClassAndMethod

Author:
Adinath Raveendra Raj

Constructor Summary
ClassAndMethod(String sClassName, String sMethodName)
           
 
Method Summary
 String getClassName()
           
 String getMethodName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassAndMethod

public ClassAndMethod(String sClassName,
                      String sMethodName)
Method Detail

getClassName

public String getClassName()

getMethodName

public String getMethodName()


Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.