com.ibm.cics.model
Interface ICICSplexDefinitionReference

All Superinterfaces:
ICICSObjectReference<ICICSplexDefinition>

public interface ICICSplexDefinitionReference
extends ICICSObjectReference<ICICSplexDefinition>


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

Method Detail

getCicsplex

java.lang.String getCicsplex()

getObjectType

ICICSType<ICICSplexDefinition> getObjectType()


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