public interface ICSDGroupInListDefinition extends ICSDDefinition
COPYRIGHT| Modifier and Type | Method and Description |
|---|---|
ICSDGroupInListDefinitionReference |
getCICSObjectReference() |
java.lang.String |
getCsdgroup()
Getter for field CSDGROUP
|
ICSDGroupDefinitionReference |
getCSDGroup() |
java.lang.String |
getCsdlist()
Getter for field CSDLIST
|
ICSDListDefinitionReference |
getCSDList() |
java.lang.Long |
getListseq()
Getter for field LISTSEQ
|
ICICSType<ICSDGroupInListDefinition> |
getObjectType() |
getCICSContainer, getCICSSystemgetCICSType, getNameICICSType<ICSDGroupInListDefinition> getObjectType()
getObjectType in interface ICICSObjectgetObjectType in interface ICSDDefinitiongetObjectType in interface IDefinitiongetObjectType in interface com.ibm.cics.model.meta.ITypedObjectjava.lang.String getCsdlist()
CSD list name
The name of the CSD list
java.lang.String getCsdgroup()
CSD group name
The name of the CSD group
java.lang.Long getListseq()
CSD list sequence number
The sequence in the CSD list for this group.
ICSDListDefinitionReference getCSDList()
ICSDGroupDefinitionReference getCSDGroup()
ICSDGroupInListDefinitionReference getCICSObjectReference()
getCICSObjectReference in interface ICICSObjectgetCICSObjectReference in interface ICSDDefinitiongetCICSObjectReference in interface IDefinitionCopyright ? 2008-2015 IBM Corp. All Rights Reserved.