Package com.ibm.cics.model
Interface ICSDDefinitionContainer
-
- All Superinterfaces:
ICICSObjectContainer<ICSDDefinition>
public interface ICSDDefinitionContainer extends ICICSObjectContainer<ICSDDefinition>
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
COPYRIGHT
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ICICSResourceContainer
getCICSRegion()
-
Methods inherited from interface com.ibm.cics.model.ICICSObjectContainer
getCICSObjectSet, getCPSM, getDescription, resolve
-
-
-
-
Field Detail
-
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
-
-
Method Detail
-
getCICSRegion
ICICSResourceContainer getCICSRegion()
-
-