public interface CicsDocumentCreateStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsDocumentCreateStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getBinary()
Returns the value of the 'Binary' containment reference.
|
DataRefOrLiteral |
getDelimiter()
Returns the value of the 'Delimiter' containment reference.
|
DataRef |
getDocSize()
Returns the value of the 'Doc Size' containment reference.
|
DataRef |
getDocToken()
Returns the value of the 'Doc Token' containment reference.
|
DataRef |
getFrom()
Returns the value of the 'From' containment reference.
|
DataRefOrLiteral |
getFromDoc()
Returns the value of the 'From Doc' containment reference.
|
DataRefOrLiteral |
getHostCodePage()
Returns the value of the 'Host Code Page' containment reference.
|
DataRefOrLiteral |
getLength()
Returns the value of the 'Length' containment reference.
|
DataRefOrLiteral |
getListLength()
Returns the value of the 'List Length' containment reference.
|
DataRef |
getSymbolList()
Returns the value of the 'Symbol List' containment reference.
|
DataRefOrLiteral |
getTemplate()
Returns the value of the 'Template' containment reference.
|
DataRef |
getText()
Returns the value of the 'Text' containment reference.
|
boolean |
isPrivate()
Returns the value of the 'Private' attribute.
|
boolean |
isUnescaped()
Returns the value of the 'Unescaped' attribute.
|
void |
setBinary(DataRef value)
Sets the value of the '
Binary' containment reference. |
void |
setDelimiter(DataRefOrLiteral value)
Sets the value of the '
Delimiter' containment reference. |
void |
setDocSize(DataRef value)
Sets the value of the '
Doc Size' containment reference. |
void |
setDocToken(DataRef value)
Sets the value of the '
Doc Token' containment reference. |
void |
setFrom(DataRef value)
Sets the value of the '
From' containment reference. |
void |
setFromDoc(DataRefOrLiteral value)
Sets the value of the '
From Doc' containment reference. |
void |
setHostCodePage(DataRefOrLiteral value)
Sets the value of the '
Host Code Page' containment reference. |
void |
setLength(DataRefOrLiteral value)
Sets the value of the '
Length' containment reference. |
void |
setListLength(DataRefOrLiteral value)
Sets the value of the '
List Length' containment reference. |
void |
setPrivate(boolean value)
Sets the value of the '
Private' attribute. |
void |
setSymbolList(DataRef value)
Sets the value of the '
Symbol List' containment reference. |
void |
setTemplate(DataRefOrLiteral value)
Sets the value of the '
Template' containment reference. |
void |
setText(DataRef value)
Sets the value of the '
Text' containment reference. |
void |
setUnescaped(boolean value)
Sets the value of the '
Unescaped' attribute. |
getResp, getResp2, isNoEDF, isNoHandle, isSysEIB, setNoEDF, setNoHandle, setResp, setResp2, setSysEIBgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRef getDocToken()
The value is a representation of the data area specified in the DOCTOKEN option.
setDocToken(DataRef),
COBOLPackage.getCicsDocumentCreateStmt_DocToken()void setDocToken(DataRef value)
Doc Token' containment reference.
value - the new value of the 'Doc Token' containment reference.getDocToken()DataRef getFrom()
The value is a representation of the data area specified in the FROM option; if that option is not used, the value is null.
setFrom(DataRef),
COBOLPackage.getCicsDocumentCreateStmt_From()void setFrom(DataRef value)
From' containment reference.
value - the new value of the 'From' containment reference.getFrom()DataRef getText()
The value is a representation of the data area specified in the TEXT option; if that option is not used, the value is null.
setText(DataRef),
COBOLPackage.getCicsDocumentCreateStmt_Text()void setText(DataRef value)
Text' containment reference.
value - the new value of the 'Text' containment reference.getText()DataRef getBinary()
The value is a representation of the data area specified in the BINARY option; if that option is not used, the value is null.
setBinary(DataRef),
COBOLPackage.getCicsDocumentCreateStmt_Binary()void setBinary(DataRef value)
Binary' containment reference.
value - the new value of the 'Binary' containment reference.getBinary()DataRefOrLiteral getLength()
The value is a representation of the data value specified in the LENGTH option; if that option is not used, the value is null.
setLength(DataRefOrLiteral),
COBOLPackage.getCicsDocumentCreateStmt_Length()void setLength(DataRefOrLiteral value)
Length' containment reference.
value - the new value of the 'Length' containment reference.getLength()DataRefOrLiteral getFromDoc()
The value is a representation of the data area specified in the FROMDOC option; if that option is not used, the value is null.
setFromDoc(DataRefOrLiteral),
COBOLPackage.getCicsDocumentCreateStmt_FromDoc()void setFromDoc(DataRefOrLiteral value)
From Doc' containment reference.
value - the new value of the 'From Doc' containment reference.getFromDoc()DataRefOrLiteral getTemplate()
The value is a representation of the name specified in the TEMPLATE option; if that option is not used, the value is null.
setTemplate(DataRefOrLiteral),
COBOLPackage.getCicsDocumentCreateStmt_Template()void setTemplate(DataRefOrLiteral value)
Template' containment reference.
value - the new value of the 'Template' containment reference.getTemplate()DataRef getSymbolList()
The value is a representation of the data area specified in the SYMBOLLIST option; if that option is not used, the value is null.
setSymbolList(DataRef),
COBOLPackage.getCicsDocumentCreateStmt_SymbolList()void setSymbolList(DataRef value)
Symbol List' containment reference.
value - the new value of the 'Symbol List' containment reference.getSymbolList()DataRefOrLiteral getListLength()
The value is a representation of the data value specified in the LISTLENGTH option; if that option is not used, the value is null.
setListLength(DataRefOrLiteral),
COBOLPackage.getCicsDocumentCreateStmt_ListLength()void setListLength(DataRefOrLiteral value)
List Length' containment reference.
value - the new value of the 'List Length' containment reference.getListLength()DataRefOrLiteral getDelimiter()
The value is a representation of the data value specified in the DELIMITER option; if that option is not used, the value is null.
setDelimiter(DataRefOrLiteral),
COBOLPackage.getCicsDocumentCreateStmt_Delimiter()void setDelimiter(DataRefOrLiteral value)
Delimiter' containment reference.
value - the new value of the 'Delimiter' containment reference.getDelimiter()boolean isUnescaped()
The value is true if the UNESCAPED option is used; false otherwise.
setUnescaped(boolean),
COBOLPackage.getCicsDocumentCreateStmt_Unescaped()void setUnescaped(boolean value)
Unescaped' attribute.
value - the new value of the 'Unescaped' attribute.isUnescaped()DataRef getDocSize()
The value is a representation of the data area specified in the DOCSIZE option; if that option is not used, the value is null.
setDocSize(DataRef),
COBOLPackage.getCicsDocumentCreateStmt_DocSize()void setDocSize(DataRef value)
Doc Size' containment reference.
value - the new value of the 'Doc Size' containment reference.getDocSize()DataRefOrLiteral getHostCodePage()
The value is a representation of the name specified in the HOSTCODEPAGE option; if that option is not used, the value is null.
setHostCodePage(DataRefOrLiteral),
COBOLPackage.getCicsDocumentCreateStmt_HostCodePage()void setHostCodePage(DataRefOrLiteral value)
Host Code Page' containment reference.
value - the new value of the 'Host Code Page' containment reference.getHostCodePage()boolean isPrivate()
The value is true if the PRIVATE option is used; false otherwise.
setPrivate(boolean),
COBOLPackage.getCicsDocumentCreateStmt_Private()void setPrivate(boolean value)
Private' attribute.
value - the new value of the 'Private' attribute.isPrivate()