org.jvnet.annox.reader.resourced
Class NMethod

java.lang.Object
  extended by org.jvnet.annox.reader.resourced.NMethod

public class NMethod
extends Object


Field Summary
 String arguments
           
 List<Object> content
           
 String name
           
 
Constructor Summary
NMethod()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

arguments

public String arguments

content

public List<Object> content
Constructor Detail

NMethod

public NMethod()


Copyright © 2006-2011 Highsource. All Rights Reserved.