org.apache.tools.ant.taskdefs

Class PropertyHelperTask.DelegateElement

public final class PropertyHelperTask.DelegateElement extends Object

Nested delegate for refid usage.
Method Summary
StringgetRefid()
Get the refid.
voidsetRefid(String refid)
Set the refid.

Method Detail

getRefid

public String getRefid()
Get the refid.

Returns: String

setRefid

public void setRefid(String refid)
Set the refid.

Parameters: refid the String to set