com.ibm.cics.model
Interface IJournalModelReference

All Superinterfaces:
ICICSObjectReference<IJournalModel>

public interface IJournalModelReference
extends ICICSObjectReference<IJournalModel>


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

Method Detail

getJournalmodel

java.lang.String getJournalmodel()

getObjectType

ICICSType<IJournalModel> getObjectType()


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