public interface ICICSObjectContainer<E extends ICICSObject>
Modifier and Type | Method and Description |
---|---|
<T extends E> |
getCICSObjectSet(ICICSType<T> type) |
com.ibm.cics.model.topology.CPSM |
getCPSM() |
java.lang.String |
getDescription() |
<T extends E> |
resolve(ICICSObjectReference<T> reference) |
java.lang.String getDescription()
<T extends E> ICICSObjectSet<T> getCICSObjectSet(ICICSType<T> type)
<T extends E> T resolve(ICICSObjectReference<T> reference) throws CICSActionException
CICSActionException
com.ibm.cics.model.topology.CPSM getCPSM()
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.