com.sun.tdk.signaturetest.ant
Class ABase.AExclude

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.ABase.AExclude
Enclosing class:
ABase

public static class ABase.AExclude
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
ABase.AExclude()
           
 
Method Summary
 void setClass(java.lang.String p)
           
 void setPackage(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

ABase.AExclude

public ABase.AExclude()
Method Detail

setPackage

public void setPackage(java.lang.String p)

setClass

public void setClass(java.lang.String p)