org.apache.avalon.tools.tasks
Class BlockTask.Identifiable

java.lang.Object
  extended byorg.apache.avalon.tools.tasks.BlockTask.Identifiable
Direct Known Subclasses:
BlockTask.Component, BlockTask.Include, BlockTask.Parameter
Enclosing class:
BlockTask

public static class BlockTask.Identifiable
extends Object


Constructor Summary
BlockTask.Identifiable()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockTask.Identifiable

public BlockTask.Identifiable()
Method Detail

setName

public void setName(String name)

getName

public String getName()