Package com.sforce.ws.util
Class Verbose
- java.lang.Object
-
- com.sforce.ws.util.Verbose
-
public class Verbose extends Object
Util 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(String type)static voidlog(Object message)static StringtoString(Object o)
-
-
-
Field Detail
-
WSDL
public static final String WSDL
- See Also:
- Constant Field Values
-
XML
public static final String XML
- See Also:
- Constant Field Values
-
-