Login | Register
My pages Projects Community openCollabNet
CyberWebForm 2.0

cyber.web.form
Class ValuePairEntry

java.lang.Object
  |
  +--cyber.web.form.ValuePairEntry

Deprecated. This class is part of WebForm Architecture 1.0 and which is replaced by the 2.0 architecture.

public class ValuePairEntry
extends Object

Author:
unascribed

Field Summary
 String key
          Deprecated.  
 String value
          Deprecated.  
 
Constructor Summary
ValuePairEntry()
          Deprecated.  
 
Method Summary
 ValuePairEntry makeCopy()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public String key
Deprecated. 

value

public String value
Deprecated. 
Constructor Detail

ValuePairEntry

public ValuePairEntry()
Deprecated. 
Method Detail

makeCopy

public ValuePairEntry makeCopy()
Deprecated. 

CyberWebForm 2.0

Copyright 2000-2002 Apache Software Foundation.