com.ibm.cics.model
Interface IWLMSpecificationsToSystemGroup

All Superinterfaces:
ICICSObject, ICPSMDefinition, IDefinition, com.ibm.cics.model.meta.ITypedObject

public interface IWLMSpecificationsToSystemGroup
extends ICPSMDefinition

generated from CICS resourcetable LNKSWSCG


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 java.lang.String getGroup()
          Getter for field GROUP
 java.lang.String getSpec()
          Getter for field SPEC
 
Methods inherited from interface com.ibm.cics.model.ICPSMDefinition
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime
 
Methods inherited from interface com.ibm.cics.model.ICICSObject
getCICSType, getName, getObjectType
 

Field Detail

COPYRIGHT

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

getSpec

java.lang.String getSpec()
Getter for field SPEC

WLM specification

The name of the WLM specification.


getGroup

java.lang.String getGroup()
Getter for field GROUP

System group

The name of a linked CICS system group.



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