Package com.ibm.di.plugin
Class CopyRight
- java.lang.Object
-
- 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
Fields Modifier and Type Field Description static java.lang.String
OBJECT_CODE
The copyright notice for binary java code required by legal.
-
Constructor Summary
Constructors Constructor Description CopyRight()
-
-
-
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
-
-