SandMark version 3.0


sandmark.watermark.assignlv
Class ClassNameMethodBundle

java.lang.Object
  |
  +--sandmark.watermark.assignlv.ClassNameMethodBundle

public class ClassNameMethodBundle
extends java.lang.Object


Constructor Summary
ClassNameMethodBundle(java.lang.String name, de.fub.bytecode.classfile.Method method, int i)
           
 
Method Summary
 java.lang.String getClassName()
           
 de.fub.bytecode.classfile.Method getMethod()
           
 int getSlot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassNameMethodBundle

public ClassNameMethodBundle(java.lang.String name,
                             de.fub.bytecode.classfile.Method method,
                             int i)
Method Detail

getMethod

public de.fub.bytecode.classfile.Method getMethod()

getClassName

public java.lang.String getClassName()

getSlot

public int getSlot()

SandMark version 3.0

Wed Jan 29 10:30:05 MST 2003