equip.net
Class TraderRebindReplyImpl

java.lang.Object
  extended byequip.runtime.Object
      extended byequip.runtime.ValueBase
          extended byequip.net.TraderRebindReply
              extended byequip.net.TraderRebindReplyImpl
All Implemented Interfaces:
java.lang.Cloneable

public class TraderRebindReplyImpl
extends TraderRebindReply

Implementation of IDL'd class TraderRebindReply.


Field Summary
 
Fields inherited from class equip.net.TraderRebindReply
okFlag
 
Constructor Summary
TraderRebindReplyImpl()
           
 
Methods inherited from class equip.net.TraderRebindReply
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject
 
Methods inherited from class equip.runtime.ValueBase
_equals_helper, _matches_helper, clone
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TraderRebindReplyImpl

public TraderRebindReplyImpl()