Gant 1.9.6

org.codehaus.gant.ant
[Java] Class Gant.GantTarget

java.lang.Object
  org.codehaus.gant.ant.Gant.GantTarget

public static final class Gant.GantTarget

A class representing a nested target tag.


Method Summary
java.lang.String getValue()

void setValue(java.lang.String s)

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Method Detail

getValue

public java.lang.String getValue()


setValue

public void setValue(java.lang.String s)


 

Copyright © 2006–9 The Codehaus. All Rights Reserved.