com.ibm.jtopenlite.command.program
Class RetrieveCurrentAttributes
java.lang.Object
com.ibm.jtopenlite.command.program.ProgramAdapter
com.ibm.jtopenlite.command.program.RetrieveCurrentAttributes
- All Implemented Interfaces:
- Program
public class RetrieveCurrentAttributes
- extends ProgramAdapter
QWCRTVCA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORMAT_RTVC0100
public static final int FORMAT_RTVC0100
- See Also:
- Constant Field Values
FORMAT_RTVC0200
public static final int FORMAT_RTVC0200
- See Also:
- Constant Field Values
FORMAT_RTVC0300
public static final int FORMAT_RTVC0300
- See Also:
- Constant Field Values
RetrieveCurrentAttributes
public RetrieveCurrentAttributes(int format,
int lengthOfReceiverVariable,
int[] attributesToReturn)
setFormat
public void setFormat(int format)
getFormat
public int getFormat()
getLengthOfReceiverVariable
public int getLengthOfReceiverVariable()
setLengthOfReceiverVariable
public void setLengthOfReceiverVariable(int lengthOfReceiverVariable)
getAttributesToReturn
public int[] getAttributesToReturn()
setAttributesToReturn
public void setAttributesToReturn(int[] attributesToReturn)
getNumberOfAttributesReturned
public int getNumberOfAttributesReturned()
getBytesAvailable
public int getBytesAvailable()
getBytesReturned
public int getBytesReturned()
getNumberOfSystemLibraries
public int getNumberOfSystemLibraries()
getNumberOfProductLibraries
public int getNumberOfProductLibraries()
hasCurrentLibrary
public boolean hasCurrentLibrary()
getNumberOfUserLibraries
public int getNumberOfUserLibraries()
getNumberOfASPGroups
public int getNumberOfASPGroups()
setKeyDataListener
public void setKeyDataListener(JobKeyDataListener listener)
setLibraryListener
public void setLibraryListener(RetrieveCurrentAttributesLibraryListener listener)
setASPGroupListener
public void setASPGroupListener(RetrieveCurrentAttributesASPGroupListener listener)