org.eclipse.rse.persistence.dom
Class RSEDOMNodeAttribute
java.lang.Object
org.eclipse.rse.persistence.dom.RSEDOMNodeAttribute
- All Implemented Interfaces:
- Serializable
public class RSEDOMNodeAttribute
- extends Object
- implements 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(String key,
String value,
String type)
RSEDOMNodeAttribute
public RSEDOMNodeAttribute(String key,
String value)
getKey
public String getKey()
getValue
public String getValue()
getType
public String getType()
Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.