public interface ICICSObjectSet<T extends ICICSObject>
Modifier and Type | Method and Description |
---|---|
ICICSObjectListFactory<T> |
asListFactory() |
void |
delete() |
java.util.List<T> |
get() |
ICICSType<T> |
getCICSType() |
java.lang.String |
getDescription() |
void |
setFilter(FilterExpression filterExpression) |
ICICSObjectListFactory<T> asListFactory()
java.util.List<T> get() throws CICSActionException
CICSActionException
java.lang.String getDescription()
void setFilter(FilterExpression filterExpression)
void delete() throws CICSActionException
CICSActionException
Copyright © 2008-2013 IBM Corp. All Rights Reserved.