com.ibm.cics.model
Interface ICPSMDefinition
- All Superinterfaces:
- ICICSObject, IDefinition
- All Known Subinterfaces:
- ICICSplexDefinition, ICICSRegionDefinition, ICICSRegionGroupDefinition, IGroupSystemGroupEntry, IMutableCPSMDefinition, IMutableResourceGroupDefinition, IResourceGroupDefinition, IResourceGroupEntry, ISystemSystemGroupEntry
public interface ICPSMDefinition
- extends ICICSObject, IDefinition
getDescription
java.lang.String getDescription()
- Specified by:
getDescription
in interface IDefinition
getCreateTime
java.util.Date getCreateTime()
getChangeTime
java.util.Date getChangeTime()
- Specified by:
getChangeTime
in interface IDefinition
getChangeAgent
ICICSEnums.ChangeagentDefinitionValue getChangeAgent()
getChangeUserID
java.lang.String getChangeUserID()
getChangeAgentRelease
java.lang.String getChangeAgentRelease()
Copyright © 2008-2009 IBM Corp. All Rights Reserved.