public interface MQChainable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format() |
int |
nextCharacterSet() |
void |
nextCharacterSet(int value)
Sets the CCSID of the next header or message content.
|
int |
nextEncoding() |
void |
nextEncoding(int value)
Sets the numeric encoding of the next header or message content.
|
java.lang.String |
nextFormat() |
void |
nextFormat(java.lang.String value)
Sets the format of the next header or message content.
|
int nextEncoding()
void nextEncoding(int value)
value - int nextCharacterSet()
void nextCharacterSet(int value)
value - java.lang.String nextFormat()
void nextFormat(java.lang.String value)
value - java.lang.String format()