org.eclipse.rse.services.clientserver.java
Class IntegerInfo
java.lang.Object
org.eclipse.rse.services.clientserver.java.AbstractCPInfo
org.eclipse.rse.services.clientserver.java.Abstract4ByteNumericInfo
org.eclipse.rse.services.clientserver.java.IntegerInfo
- public class IntegerInfo
- extends Abstract4ByteNumericInfo
This class represents integer information.
| Fields inherited from class org.eclipse.rse.services.clientserver.java.AbstractCPInfo |
tag |
|
Constructor Summary |
IntegerInfo(short tag,
long bytes)
Constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerInfo
public IntegerInfo(short tag,
long bytes)
- Constructor.
- Parameters:
tag - the tag.bytes - the bytes.
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.