com.ibm.cics.model
Interface IWorkloadGroupInWorkloadSpecificationReference

All Superinterfaces:
ICICSObjectReference<IWorkloadGroupInWorkloadSpecification>

public interface IWorkloadGroupInWorkloadSpecificationReference
extends ICICSObjectReference<IWorkloadGroupInWorkloadSpecification>


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

Method Detail

getSpecification

java.lang.String getSpecification()

getGroup

java.lang.String getGroup()

getObjectType

ICICSType<IWorkloadGroupInWorkloadSpecification> getObjectType()


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