com.ibm.manplato.Protocol.Util
Class DLPStorageInfo
java.lang.Object
|
+--com.ibm.manplato.Protocol.Util.DLPStorageInfo
- All Implemented Interfaces:
- java.io.Serializable
- public class DLPStorageInfo
- 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 |
DLPStorageInfo
public DLPStorageInfo(byte[] arg1,
byte[] arg2)
throws DLPFunctionCallException
getCardInfo
public DLPCardInfo getCardInfo(int i)
throws DLPFunctionCallException
getHasMoreCards
public boolean getHasMoreCards()
getNumCards
public int getNumCards()
getRamDatabaseCount
public int getRamDatabaseCount()
getRomDatabaseCount
public int getRomDatabaseCount()
hasExtendedResponse
public boolean hasExtendedResponse()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object