public interface IApplicationReference extends ICPSMManagerReference<IApplication>
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApplicationDefinitionName() |
java.lang.Long |
getMajorVersion() |
java.lang.Long |
getMicroVersion() |
java.lang.Long |
getMinorVersion() |
ICICSType<IApplication> |
getObjectType() |
java.lang.String |
getPlatformDefinitionName() |
getCICSContainer
delete, getAttributeValue, getCICSType, getDescription, resolve
java.lang.String getApplicationDefinitionName()
java.lang.Long getMajorVersion()
java.lang.Long getMinorVersion()
java.lang.Long getMicroVersion()
java.lang.String getPlatformDefinitionName()
ICICSType<IApplication> getObjectType()
Copyright © 2008-2013 IBM Corp. All Rights Reserved.