com.jxml.quick.config
Class NV

java.lang.Object
  |
  +--com.jxml.quick.config.NV

public class NV
extends Object


Field Summary
 String name
           
 String value
           
 
Constructor Summary
NV()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

value

public String value
Constructor Detail

NV

public NV()