com.ibm.cics.model
Interface IPlatformReference

All Superinterfaces:
ICICSObjectReference<IPlatform>

public interface IPlatformReference
extends ICICSObjectReference<IPlatform>


Field Summary
 
Fields inherited from interface com.ibm.cics.model.ICICSObjectReference
COPYRIGHT
 
Method Summary
 ICICSType<IPlatform> getObjectType()
           
 java.lang.String getPlatformDefinitionName()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObjectReference
getAttributeValue, getCICSType
 

Method Detail

getPlatformDefinitionName

java.lang.String getPlatformDefinitionName()

getObjectType

ICICSType<IPlatform> getObjectType()


Copyright © 2008-2013 IBM Corp. All Rights Reserved.