com.ibm.etools.systems.as400jobsubsys.impl
Class As400jobSubsystemList
java.lang.Object
java.util.AbstractCollection
java.util.AbstractList
java.util.ArrayList
com.ibm.etools.systems.as400jobsubsys.impl.As400jobSubsystemList
- All Implemented Interfaces:
- Cloneable, Collection, List, RandomAccess, Serializable
- public class As400jobSubsystemList
- extends ArrayList
- See Also:
- Serialized Form
Methods inherited from class java.util.ArrayList |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, removeRange, set, size, toArray, toArray, trimToSize |
copyright
public static final String copyright
- See Also:
- Constant Field Values
As400jobSubsystemList
public As400jobSubsystemList()
addSubsys
public void addSubsys(JobCategoryImpl cat)
getSubsys
public JobCategoryImpl getSubsys(int idx)
Copyright © 2005 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.