|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MQControl
A representation of the model object 'MQ Control'.
The following features are supported:
WMQStructuresPackage.getMQControl()
Method Summary | |
---|---|
int |
getCodedCharSetId()
Returns the value of the 'Coded Char Set Id' attribute |
int |
getEncoding()
Returns the value of the 'Encoding' attribute |
java.lang.String |
getFormat()
Returns the value of the 'Format' attribute |
boolean |
isSetCodedCharSetId()
Returns whether the value of the ' Coded Char Set Id ' attribute is set |
boolean |
isSetEncoding()
Returns whether the value of the ' Encoding ' attribute is set |
void |
setCodedCharSetId(int value)
Sets the value of the ' Coded Char Set Id ' attribute |
void |
setEncoding(int value)
Sets the value of the ' Encoding ' attribute |
void |
setFormat(java.lang.String value)
Sets the value of the ' Format ' attribute |
void |
unsetCodedCharSetId()
Unsets the value of the ' Coded Char Set Id ' attribute |
void |
unsetEncoding()
Unsets the value of the ' Encoding ' attribute |
Method Detail |
---|
int getEncoding()
If the meaning of the 'Encoding' attribute isn't clear, there really should be more of a description here...
isSetEncoding()
,
unsetEncoding()
,
setEncoding(int)
,
WMQStructuresPackage.getMQControl_Encoding()
void setEncoding(int value)
Encoding
' attribute.
value
- the new value of the 'Encoding' attribute.isSetEncoding()
,
unsetEncoding()
,
getEncoding()
void unsetEncoding()
Encoding
' attribute.
isSetEncoding()
,
getEncoding()
,
setEncoding(int)
boolean isSetEncoding()
Encoding
' attribute is set.
unsetEncoding()
,
getEncoding()
,
setEncoding(int)
int getCodedCharSetId()
If the meaning of the 'Coded Char Set Id' attribute isn't clear, there really should be more of a description here...
isSetCodedCharSetId()
,
unsetCodedCharSetId()
,
setCodedCharSetId(int)
,
WMQStructuresPackage.getMQControl_CodedCharSetId()
void setCodedCharSetId(int value)
Coded Char Set Id
' attribute.
value
- the new value of the 'Coded Char Set Id' attribute.isSetCodedCharSetId()
,
unsetCodedCharSetId()
,
getCodedCharSetId()
void unsetCodedCharSetId()
Coded Char Set Id
' attribute.
isSetCodedCharSetId()
,
getCodedCharSetId()
,
setCodedCharSetId(int)
boolean isSetCodedCharSetId()
Coded Char Set Id
' attribute is set.
unsetCodedCharSetId()
,
getCodedCharSetId()
,
setCodedCharSetId(int)
java.lang.String getFormat()
If the meaning of the 'Format' attribute isn't clear, there really should be more of a description here...
setFormat(String)
,
WMQStructuresPackage.getMQControl_Format()
void setFormat(java.lang.String value)
Format
' attribute.
value
- the new value of the 'Format' attribute.getFormat()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |