org.apache.axis.deployment.v2dd
Class V2DDOption

java.lang.Object
  |
  +--org.apache.axis.deployment.v2dd.V2DDElement
        |
        +--org.apache.axis.deployment.v2dd.V2DDOption
All Implemented Interfaces:
java.io.Serializable

public class V2DDOption
extends V2DDElement

See Also:
Serialized Form

Fields inherited from class org.apache.axis.deployment.v2dd.V2DDElement
element
 
Constructor Summary
V2DDOption(org.w3c.dom.Element e)
           
 
Method Summary
 java.lang.String getKey()
           
 java.lang.String getValue()
           
 
Methods inherited from class org.apache.axis.deployment.v2dd.V2DDElement
getElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

V2DDOption

public V2DDOption(org.w3c.dom.Element e)
Method Detail

getKey

public java.lang.String getKey()

getValue

public java.lang.String getValue()


Copyright © 2001 Apache XML Project. All Rights Reserved.