story.dbcore.misc
Class AppName

java.lang.Object
  extended by story.dbcore.misc.AppName

public class AppName
extends java.lang.Object

Wrapper for strings that requires that they be valid application names for invoking the DB-Core to make applications.


Constructor Summary
AppName(java.lang.String name)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AppName

public AppName(java.lang.String name)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011 David K. Elson. All Rights Reserved.