org.jvnet.annox.reader.resourced
Class NClass

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

public class NClass
extends Object


Field Summary
 List<Object> content
           
 String name
           
 
Constructor Summary
NClass()
           
 
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

content

public List<Object> content
Constructor Detail

NClass

public NClass()


Copyright © 2006-2011 Highsource. All Rights Reserved.