com.ibm.di.plugin
Class CopyRight

java.lang.Object
  extended by com.ibm.di.plugin.CopyRight

public final class CopyRight
extends java.lang.Object

The copyright notice for binary java code required by legal.


Field Summary
static java.lang.String OBJECT_CODE
          The copyright notice for binary java code required by legal.
 
Constructor Summary
CopyRight()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBJECT_CODE

public static final java.lang.String OBJECT_CODE
The copyright notice for binary java code required by legal.

See Also:
Constant Field Values
Constructor Detail

CopyRight

public CopyRight()