com.ibm.cics.model
Interface IWLMSpecificationsToSystemReference

All Superinterfaces:
ICICSObjectReference<IWLMSpecificationsToSystem>

public interface IWLMSpecificationsToSystemReference
extends ICICSObjectReference<IWLMSpecificationsToSystem>


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

Method Detail

getSpec

java.lang.String getSpec()

getSystem

java.lang.String getSystem()

getObjectType

ICICSType<IWLMSpecificationsToSystem> getObjectType()


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