equip.data
Class ItemEventKindBoxImpl

java.lang.Object
  extended byequip.runtime.Object
      extended byequip.runtime.ValueBase
          extended byequip.data.ItemEventKindBox
              extended byequip.data.ItemEventKindBoxImpl
All Implemented Interfaces:
java.lang.Cloneable

public class ItemEventKindBoxImpl
extends ItemEventKindBox

Implementation of IDL'd abstract class ItemEventKindBox


Field Summary
 
Fields inherited from class equip.data.ItemEventKindBox
data
 
Constructor Summary
ItemEventKindBoxImpl()
           
 
Methods inherited from class equip.data.ItemEventKindBox
_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

ItemEventKindBoxImpl

public ItemEventKindBoxImpl()