com.ibm.cics.model
Interface ICPSMConfigurationDefinition
- All Superinterfaces:
- ICICSObject, IDefinition, com.ibm.cics.model.meta.ITypedObject
- All Known Subinterfaces:
- ICICSplexDefinition, ICMASInCICSplexDefinition, ICMASToCMASLinkDefinition
public interface ICPSMConfigurationDefinition
- extends ICICSObject, IDefinition
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
getAttributeValue |
getCreateTime
java.util.Date getCreateTime()
getChangeTime
java.util.Date getChangeTime()
getChangeAgent
ICICSEnums.ChangeagentDefinitionValue getChangeAgent()
getChangeUserID
java.lang.String getChangeUserID()
getChangeAgentRelease
java.lang.String getChangeAgentRelease()
getObjectType
ICICSType<? extends ICPSMConfigurationDefinition> getObjectType()
- Specified by:
getObjectType
in interface ICICSObject
- Specified by:
getObjectType
in interface IDefinition
- Specified by:
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
getCICSObjectReference
ICICSObjectReference<? extends ICPSMConfigurationDefinition> getCICSObjectReference()
- Specified by:
getCICSObjectReference
in interface ICICSObject
- Specified by:
getCICSObjectReference
in interface IDefinition
Copyright © 2008-2013 IBM Corp. All Rights Reserved.