Novell exteNd Web Services SDK API

com.sssw.jbroker.web.mapping
Class Attribute

java.lang.Object
  extended bycom.sssw.jbroker.web.mapping.Attribute

Deprecated. As of jBroker Web 2.0

public final class Attribute
extends Object

XML Attribute

See Also:
Attribute

Constructor Summary
Attribute(QName name, QName value)
          Deprecated. Construct an XML Attribute.
Attribute(QName name, String value)
          Deprecated. Construct an XML Attribute.
 
Method Summary
 QName getName()
          Deprecated. Get the Attribute name.
 QName getValue()
          Deprecated. Get the Attribute value.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Attribute

public Attribute(QName name,
                 String value)
Deprecated. 
Construct an XML Attribute.


Attribute

public Attribute(QName name,
                 QName value)
Deprecated. 
Construct an XML Attribute.

Method Detail

getName

public QName getName()
Deprecated. 
Get the Attribute name.


getValue

public QName getValue()
Deprecated. 
Get the Attribute value.


Novell exteNd Web Services SDK API

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2003 Novell, Inc. All Rights Reserved.