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