public class AntProperty extends Object
<property name="<i>[property name]</i>" value="<i>[property value]</i>"/>
AntProperty()
String
getName()
getValue()
void
setName(String name)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AntProperty()
public void setName(String name)
public void setValue(String value)
public String getName()
public String getValue()
Copyright © 2004–2014. All rights reserved.