public interface ICSDListDefinition extends ICSDDefinition
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
ICSDListDefinitionReference |
getCICSObjectReference() |
java.lang.String |
getCICSSystem()
Getter for field CICSSYS
|
java.lang.String |
getName()
Getter for field NAME
|
ICICSType<ICSDListDefinition> |
getObjectType() |
getCICSContainer
getCICSType
ICICSType<ICSDListDefinition> 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 list name
The name of the CSD list
getName
in interface ICICSObject
java.lang.String getCICSSystem()
CICS system name
The name of the CICS system from which this CSD list was retrieved.
ICSDListDefinitionReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICSDDefinition
getCICSObjectReference
in interface IDefinition
Copyright © 2008-2013 IBM Corp. All Rights Reserved.