Package com.ibm.cics.model
Interface ISystemManager
-
- All Superinterfaces:
ICICSObject
,com.ibm.cics.model.meta.ITypedObject
public interface ISystemManager extends ICICSObject
-
-
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 java.lang.String
getName()
-
Methods inherited from interface com.ibm.cics.model.ICICSObject
getCICSContainer, getCICSObjectReference, getCICSType, getObjectType
-
-
-
-
Field Detail
-
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
-
-
Method Detail
-
getName
java.lang.String getName()
- Specified by:
getName
in interfaceICICSObject
-
-