com.ibm.cics.model
Interface ICSDDefinition

All Superinterfaces:
ICICSObject, IDefinition, com.ibm.cics.model.meta.ITypedObject
All Known Subinterfaces:
ICSDGroupDefinition, ICSDListDefinition, ICSDResourceDefinition

public interface ICSDDefinition
extends IDefinition


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 ICICSObjectReference<? extends ICSDDefinition> getCICSObjectReference()
           
 ICICSType<? extends ICSDDefinition> getObjectType()
           
 
Methods inherited from interface com.ibm.cics.model.ICICSObject
getCICSType, getName
 
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject
getAttributeValue
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Method Detail

getObjectType

ICICSType<? extends ICSDDefinition> getObjectType()
Specified by:
getObjectType in interface ICICSObject
Specified by:
getObjectType in interface IDefinition
Specified by:
getObjectType in interface com.ibm.cics.model.meta.ITypedObject

getCICSObjectReference

ICICSObjectReference<? extends ICSDDefinition> getCICSObjectReference()
Specified by:
getCICSObjectReference in interface ICICSObject
Specified by:
getCICSObjectReference in interface IDefinition


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