org.ten60.netkernel.layer1.representation
Class NVPImpl
java.lang.Object
org.ten60.netkernel.layer1.representation.NVPImpl
- public class NVPImpl
- extends Object
A Name Value Pair class
Constructor Summary |
NVPImpl()
Creates a new instance of NVPImpl |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NVPImpl
public NVPImpl()
- Creates a new instance of NVPImpl
getNames
public Set getNames()
getValue
public String getValue(String name)
getValues
public List getValues(String name)
addNVP
public void addNVP(String name,
String value)
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.