org.jvnet.annox.reader.resourced
Class NParameter

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

public class NParameter
extends Object


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

Field Detail

index

public int index

content

public List<Element> content
Constructor Detail

NParameter

public NParameter()


Copyright © 2006-2011 Highsource. All Rights Reserved.