Save This Page
Home » commons-digester-1.8-src » org.apache.commons » digester » [javadoc | source]
org.apache.commons.digester
public interface: Nameable [javadoc | source]

All Known Implementing Classes:
    AlphaBean, BetaBean

Interface used for testing.
Method from org.apache.commons.digester.Nameable Summary:
getName,   setName
Method from org.apache.commons.digester.Nameable Detail:
 public String getName()
 public  void setName(String name)