org.eclipse.rse.services.clientserver.java
Class StringInfo
java.lang.Object
org.eclipse.rse.services.clientserver.java.AbstractCPInfo
org.eclipse.rse.services.clientserver.java.StringInfo
- public class StringInfo
- extends AbstractCPInfo
This class represents a string information.
| Fields inherited from class org.eclipse.rse.services.clientserver.java.AbstractCPInfo |
tag |
|
Constructor Summary |
StringInfo(short tag,
int stringIndex)
Constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stringIndex
protected int stringIndex
StringInfo
public StringInfo(short tag,
int stringIndex)
- Constructor.
- Parameters:
tag - the tag.stringIndex - the string index.
getStringIndex
public int getStringIndex()
- Returns:
- the stringIndex.
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.