equip.net
Class TraderRebindImpl

java.lang.Object
  extended byequip.runtime.Object
      extended byequip.runtime.ValueBase
          extended byequip.net.TraderRecord
              extended byequip.net.TraderRebind
                  extended byequip.net.TraderRebindImpl
All Implemented Interfaces:
java.lang.Cloneable

public class TraderRebindImpl
extends TraderRebind

Implementation of IDL'd class TraderRebind.


Field Summary
 
Fields inherited from class equip.net.TraderRebind
replaceFlag
 
Fields inherited from class equip.net.TraderRecord
binding, name
 
Constructor Summary
TraderRebindImpl()
           
 
Methods inherited from class equip.net.TraderRebind
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject
 
Methods inherited from class equip.net.TraderRecord
_equals_helper, _matches_helper
 
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

TraderRebindImpl

public TraderRebindImpl()