org.freecompany.redline.ant
Class Depends.ComparisonEnum

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by org.freecompany.redline.ant.Depends.ComparisonEnum
Enclosing class:
Depends

public static class Depends.ComparisonEnum
extends org.apache.tools.ant.types.EnumeratedAttribute

Enumerated attribute with the values "asis", "add" and "remove".


Field Summary
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
Depends.ComparisonEnum()
           
 
Method Summary
 String[] getValues()
           
 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Depends.ComparisonEnum

public Depends.ComparisonEnum()
Method Detail

getValues

public String[] getValues()
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute


Copyright © 2012. All Rights Reserved.