Package com.isode.x400api
Class MSListResult
- java.lang.Object
-
- com.isode.x400api.MSListResult
-
public class MSListResult extends java.lang.Object
Provides the ListResult class used by the X.400 class. Hold list operation result information to pass across the API in an opaque manner.
-
-
Constructor Summary
Constructors Constructor Description MSListResult()
-
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.
-