com.isode.x400api
Class InternalTraceinfo

java.lang.Object
  extended by com.isode.x400api.InternalTraceinfo

public class InternalTraceinfo
extends Object

Provides the InternalTraceinfo class used by the X.400 class. Hold Trace information to pass across the API in an opaque manner.


Constructor Summary
InternalTraceinfo()
           
 
Method Summary
 int GetIntValue()
           
static void main(String[] args)
          The main program A test method only.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalTraceinfo

public InternalTraceinfo()
Method Detail

main

public static void main(String[] args)
The main program A test method only.


GetIntValue

public int GetIntValue()