public class XmlElementAttribute
extends java.lang.Object
| Constructor and Description |
|---|
XmlElementAttribute()
Deprecated.
Default constructor.
|
XmlElementAttribute(java.lang.String k,
java.lang.String v)
Deprecated.
Optional constructor used to assign key and value pairs to the XmlElementAttribute at instantiation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey()
Deprecated.
Returns the key of this XmlElementAttribute.
|
java.lang.String |
getValue()
Deprecated.
Returns the value of this XmlElementAttribute.
|
public XmlElementAttribute()
public XmlElementAttribute(java.lang.String k,
java.lang.String v)
k - The key of the key/value pairv - The value of the key/value pair
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.