org.apache.ws.jaxme.sqls.impl
Class IndexImpl.NameImpl

java.lang.Object
  extended by org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
      extended by org.apache.ws.jaxme.sqls.impl.IndexImpl.NameImpl
All Implemented Interfaces:
java.io.Serializable, Index.Name, SQLFactory.Ident
Enclosing class:
IndexImpl

public static class IndexImpl.NameImpl
extends SQLFactoryImpl.IdentImpl
implements Index.Name

See Also:
Serialized Form

Constructor Summary
IndexImpl.NameImpl(java.lang.String pName)
           
 
Method Summary
 
Methods inherited from class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
equals, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.ws.jaxme.sqls.SQLFactory.Ident
getName
 

Constructor Detail

IndexImpl.NameImpl

public IndexImpl.NameImpl(java.lang.String pName)