org.jvnet.annox.reader.resourced
Class NField

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

public class NField
extends Object


Field Summary
 List<Element> content
           
 String name
           
 
Constructor Summary
NField()
           
 
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<Element> content
Constructor Detail

NField

public NField()


Copyright © 2006-2012 Highsource. All Rights Reserved.