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, getCICSSystem
getCICSType, getName
ICICSType<ICSDGroupInListDefinition> 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 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 ICICSObject
getCICSObjectReference
in interface ICSDDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.