com.sun.tdk.signaturetest.ant
Class AMerge.AFile

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.types.DataType
          extended by com.sun.tdk.signaturetest.ant.AMerge.AFile
Enclosing class:
AMerge

public static class AMerge.AFile
extends org.apache.tools.ant.types.DataType


Field Summary
 
Fields inherited from class org.apache.tools.ant.types.DataType
checked, description, ref
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
 
Constructor Summary
AMerge.AFile()
           
 
Method Summary
 void setName(java.lang.String p)
           
 
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, setRefid, tooManyAttributes
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, log, log, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMerge.AFile

public AMerge.AFile()
Method Detail

setName

public void setName(java.lang.String p)