Package com.sforce.ws.util
Class Verbose
- java.lang.Object
-
- com.sforce.ws.util.Verbose
-
public class Verbose extends java.lang.ObjectUtil class to log debug messages.- Since:
- 1.0 Nov 5, 2005
- Version:
- 1.0
- Author:
- http://cheenath.com
-
-
Constructor Summary
Constructors Constructor Description Verbose()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisVerbose(java.lang.String type)static voidlog(java.lang.Object message)static java.lang.StringtoString(java.lang.Object o)
-
-
-
Field Detail
-
WSDL
public static final java.lang.String WSDL
- See Also:
- Constant Field Values
-
XML
public static final java.lang.String XML
- See Also:
- Constant Field Values
-
-