com.ibm.jtopenlite.command.program.workmgmt
Interface RetrieveCurrentAttributesKeyDataListener
-
- All Known Subinterfaces:
- RetrieveCurrentAttributesListener
public interface RetrieveCurrentAttributesKeyDataListener
-
-
Method Summary
Methods Modifier and Type Method and Description void
newKeyData(int key, int data)
void
newKeyData(int key, java.lang.String data, byte[] originalTemp)
-