com.ibm.cics.model
Interface IWLMSpecificationsToSystemGroupReference

All Superinterfaces:
ICICSObjectReference<IWLMSpecificationsToSystemGroup>

public interface IWLMSpecificationsToSystemGroupReference
extends ICICSObjectReference<IWLMSpecificationsToSystemGroup>


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

Method Detail

getSpec

java.lang.String getSpec()

getGroup

java.lang.String getGroup()

getObjectType

ICICSType<IWLMSpecificationsToSystemGroup> getObjectType()


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