org.eclipse.rse.services.clientserver.java
Class InterfaceMethodRefInfo
java.lang.Object
org.eclipse.rse.services.clientserver.java.AbstractCPInfo
org.eclipse.rse.services.clientserver.java.AbstractRefInfo
org.eclipse.rse.services.clientserver.java.InterfaceMethodRefInfo
- public class InterfaceMethodRefInfo
- extends AbstractRefInfo
This class represents
| Fields inherited from class org.eclipse.rse.services.clientserver.java.AbstractCPInfo |
tag |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterfaceMethodRefInfo
public InterfaceMethodRefInfo(short tag,
int classIndex,
int nameAndTypeIndex)
- Constructor.
- Parameters:
tag - the tag.classIndex - the class index.nameAndTypeIndex - the name and type index.
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.