IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.server.flow.message
Class ChaMessage

java.lang.Object
  extended byjava.util.AbstractMap
      extended bycom.ibm.wsif.jca.util.WSIFMessageImpl
          extended bycom.ibm.btt.server.flow.message.ChaMessage
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable, org.apache.wsif.WSIFMessage

public class ChaMessage
extends com.ibm.wsif.jca.util.WSIFMessageImpl

ChaMessage Generated code. Only edit user code sections.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class com.ibm.wsif.jca.util.WSIFMessageImpl
com.ibm.wsif.jca.util.WSIFMessageImpl.WSIFEntry, com.ibm.wsif.jca.util.WSIFMessageImpl.WSIFSet
 
Nested classes inherited from class java.util.AbstractMap
 
Nested classes inherited from class java.util.Map
java.util.Map.Entry
 
Field Summary
 
Fields inherited from class java.util.AbstractMap
 
Constructor Summary
ChaMessage()
          ChaMessage
ChaMessage(org.apache.wsif.WSIFMessage message)
          ChaMessage
 
Method Summary
 java.lang.Object getChaInstance()
          getChaInstance
 void setChaInstance(java.lang.Object newValue)
          setChaInstance
 
Methods inherited from class com.ibm.wsif.jca.util.WSIFMessageImpl
clone, entrySet, getBooleanPart, getBytePart, getCharPart, getDoublePart, getFloatPart, getIntPart, getLongPart, getMessageDefinition, getMessageDefinitionAsString, getName, getObjectPart, getObjectPart, getPartNames, getParts, getRepresentationStyle, getShortPart, message, put, setBooleanPart, setBytePart, setCharPart, setDoublePart, setFloatPart, setIntPart, setLongPart, setMessageDefinition, setName, setObjectPart, setParts, setRepresentationStyle, setShortPart
 
Methods inherited from class java.util.AbstractMap
clear, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, putAll, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChaMessage

public ChaMessage(org.apache.wsif.WSIFMessage message)
ChaMessage


ChaMessage

public ChaMessage()
ChaMessage

Method Detail

getChaInstance

public java.lang.Object getChaInstance()
                                throws BTTBPException
getChaInstance

Throws:
BTTBPException

setChaInstance

public void setChaInstance(java.lang.Object newValue)
                    throws BTTBPException
setChaInstance

Throws:
BTTBPException

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005