com.ibm.cics.model
Interface ICMASInCICSplexDefinitionReference

All Superinterfaces:
ICICSObjectReference<ICMASInCICSplexDefinition>

public interface ICMASInCICSplexDefinitionReference
extends ICICSObjectReference<ICMASInCICSplexDefinition>


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

Method Detail

getCmasname

java.lang.String getCmasname()

getCicsplex

java.lang.String getCicsplex()

getObjectType

ICICSType<ICMASInCICSplexDefinition> getObjectType()


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