Package com.isode.x400api
Class Recip
- java.lang.Object
-
- com.isode.x400api.Recip
-
public class Recip extends java.lang.Object
Provides the Recip class used by the X.400 class. Hold message recipient information to pass across the API in an opaque manner.
-
-
Constructor Summary
Constructors Constructor Description Recip()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
GetIntValue()
Returns the integer value from a call to the most recent GetIntParam interface call.int
GetType()
Returns the type from a call to the most recent GetIntParam interface call.
-