com.ibm.manplato.Protocol.Util
Class DLPSystemInfo
java.lang.Object
|
+--com.ibm.manplato.Protocol.Util.DLPSystemInfo
- All Implemented Interfaces:
- java.io.Serializable
- public class DLPSystemInfo
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Rev$-$Date: 2001/06/04 20:07:18 $$State: Exp $
- Author:
- File Created By: Brad BARCLAY <bbarclay@ca.ibm.com>, Last Modified By: $Author: fpal $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DLPSystemInfo
public DLPSystemInfo(byte[] arg1,
byte[] arg2)
throws DLPFunctionCallException
getCompatibilityVersion
public DLPVersion getCompatibilityVersion()
getDlpVersion
public DLPVersion getDlpVersion()
getLocaleID
public int getLocaleID()
getMaxRecordSize
public int getMaxRecordSize()
getProductID
public int getProductID()
getRomVersion
public int getRomVersion()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object