com.isode.x400api
Class RediHist

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

public class RediHist
extends Object

Provides the RediHist class used by the X.400 class. Hold RedirectionHistory to pass across the API in an opaque manner.


Constructor Summary
RediHist()
           
 
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

RediHist

public RediHist()
Method Detail

main

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


GetIntValue

public int GetIntValue()