kmy.jint.typer
Class NewAttachment

java.lang.Object
  |
  +--kmy.jint.typer.NewAttachment

public class NewAttachment
extends java.lang.Object


Field Summary
 AbstractMethod addMethod
           
 AbstractMethod method
           
 
Constructor Summary
NewAttachment()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Field Detail

method

public AbstractMethod method

addMethod

public AbstractMethod addMethod
Constructor Detail

NewAttachment

public NewAttachment()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object