org.cybergarage.xml
Class Attribute
java.lang.Object
org.cybergarage.xml.Attribute
public class Attribute
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attribute
public Attribute()
Attribute
public Attribute(String name,
String value)
setName
public void setName(String name)
getName
public String getName()
setValue
public void setValue(String value)
getValue
public String getValue()
Copyright © 2009 DomoWare. All Rights Reserved.