com.ibm.mq.headers.pcf
Class PCFHeader
- java.lang.Object
com.ibm.mq.jmqi.JmqiObject
com.ibm.mq.headers.internal.Header
com.ibm.mq.headers.pcf.PCFHeader
All implemented interfaces:
Direct known subclasses:
- public abstract class PCFHeader
- extends com.ibm.mq.headers.internal.Header
Nested Class Summary
| Nested classes/interfaces inherited from interface com.ibm.mq.headers.MQHeader |
|---|
MQHeader.Field |
Field Summary
| Fields inherited from class com.ibm.mq.headers.internal.Header |
|---|
DEFAULT_CCSID, DEFAULT_ENCODING |
| Fields inherited from class com.ibm.mq.jmqi.JmqiObject |
|---|
COMP_JM, COMP_JN, COMP_JO |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
getType()
Returns the integer type value (
MQCFT_*) for this header.
|
| Methods inherited from class com.ibm.mq.headers.internal.Header |
|---|
characterSet, encoding, fields, getBytesValue, getCharValue, getCharValue, getIntValue, getJmqiEnv, getStringValue, getValue, headerType, read, read, read, setBytesValue, setCharValue, setCharValue, setIntValue, setStringValue, setValue, size, store, store, toString, type, validate, write, write |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail
getType
- public abstract int getType()
MQCFT_*) for this header.