org.eclipse.rse.persistence.dom
Class RSEDOMNodeAttribute
java.lang.Object
org.eclipse.rse.persistence.dom.RSEDOMNodeAttribute
- All Implemented Interfaces:
- java.io.Serializable
public class RSEDOMNodeAttribute
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSEDOMNodeAttribute
public RSEDOMNodeAttribute(java.lang.String key,
java.lang.String value,
java.lang.String type)
RSEDOMNodeAttribute
public RSEDOMNodeAttribute(java.lang.String key,
java.lang.String value)
getKey
public java.lang.String getKey()
getValue
public java.lang.String getValue()
getType
public java.lang.String getType()
Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.