com.ibm.eismocker.rmidriver
Class Copyright

java.lang.Object
  extended by com.ibm.eismocker.rmidriver.Copyright

public class Copyright
extends java.lang.Object


Field Summary
static java.lang.String IBM_COPYRIGHT
           
static java.lang.String IBM_COPYRIGHT_SHORT
           
 
Constructor Summary
Copyright()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IBM_COPYRIGHT

public static final java.lang.String IBM_COPYRIGHT
See Also:
Constant Field Values

IBM_COPYRIGHT_SHORT

public static final java.lang.String IBM_COPYRIGHT_SHORT
See Also:
Constant Field Values
Constructor Detail

Copyright

public Copyright()