public interface ICSDGroupDefinition extends ICSDDefinition
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
ICSDGroupDefinitionReference |
getCICSObjectReference() |
java.lang.String |
getCICSSystem()
Getter for field CICSSYS
|
java.lang.String |
getName()
Getter for field NAME
|
ICICSType<ICSDGroupDefinition> |
getObjectType() |
ICICSObjectSet<ICSDResourceDefinition> |
getResourcesInGroup() |
getCICSContainer
getCICSType
ICICSType<ICSDGroupDefinition> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICSDDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getName()
CSD group name
The name of the CSD group
getName
in interface ICICSObject
java.lang.String getCICSSystem()
CICS system name
The name of the CICS system from which this CSD group was retrieved.
ICICSObjectSet<ICSDResourceDefinition> getResourcesInGroup()
ICSDGroupDefinitionReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICSDDefinition
getCICSObjectReference
in interface IDefinition
Copyright © 2008-2013 IBM Corp. All Rights Reserved.