com.ibm.datapower.wamt
Class Constants
java.lang.Object
com.ibm.datapower.wamt.Constants
public class Constants
- extends java.lang.Object
Constants that are applicable across all of the IBM WebSphere Appliance Management Toolkit.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT_2009_2010
public static final java.lang.String COPYRIGHT_2009_2010
- "Eyecatcher" copyright statement for the year 2009.
All other source files should reference one of these copyright statements,
for example:
public MyClass {
public static final String COPYRIGHT_2009_2010 = Constants.COPYRIGHT_2009_2010;
...
Additionally, all other source files should have the same copyright
statement as in the comments at the top of this file.
- See Also:
- Constant Field Values
COPYRIGHT_2009_2011
public static final java.lang.String COPYRIGHT_2009_2011
- See Also:
- Constant Field Values
COPYRIGHT_2009_2012
public static final java.lang.String COPYRIGHT_2009_2012
- See Also:
- Constant Field Values
COPYRIGHT_2012
public static final java.lang.String COPYRIGHT_2012
- See Also:
- Constant Field Values
COPYRIGHT_2009_2013
public static final java.lang.String COPYRIGHT_2009_2013
- See Also:
- Constant Field Values
COPYRIGHT_2012_2013
public static final java.lang.String COPYRIGHT_2012_2013
- See Also:
- Constant Field Values
COPYRIGHT_2013
public static final java.lang.String COPYRIGHT_2013
- See Also:
- Constant Field Values
COPYRIGHT_2012_2014
public static final java.lang.String COPYRIGHT_2012_2014
- See Also:
- Constant Field Values
WAMT_VERSION
public static final java.lang.String WAMT_VERSION
- See Also:
- Constant Field Values
© Copyright IBM Corp. 2006, 2010 All Rights Reserved.