com.ibm.cics.model
Interface ICSDResourceDefinitionReference

All Superinterfaces:
ICICSObjectReference<ICSDResourceDefinition>

public interface ICSDResourceDefinitionReference
extends ICICSObjectReference<ICSDResourceDefinition>


Field Summary
 
Fields inherited from interface com.ibm.cics.model.ICICSObjectReference
COPYRIGHT
 
Method Summary
 java.lang.String getCsdgroup()
           
 java.lang.String getDefname()
           
 ICSDResourceDefinition.DeftypeValue getDeftype()
           
 ICICSType<ICSDResourceDefinition> getObjectType()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObjectReference
getAttributeValue, getCICSType
 

Method Detail

getCsdgroup

java.lang.String getCsdgroup()

getDefname

java.lang.String getDefname()

getDeftype

ICSDResourceDefinition.DeftypeValue getDeftype()

getObjectType

ICICSType<ICSDResourceDefinition> getObjectType()


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