org.jvnet.annox.reader.resourced
Class NConstructor

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

public class NConstructor
extends Object


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

Field Detail

arguments

public String arguments

content

public List<Object> content
Constructor Detail

NConstructor

public NConstructor()


Copyright © 2006-2011 Highsource. All Rights Reserved.