equip.data
Class PeerPolicyImpl

java.lang.Object
  extended byequip.runtime.Object
      extended byequip.runtime.ValueBase
          extended byequip.data.ItemData
              extended byequip.data.PeerPolicy
                  extended byequip.data.PeerPolicyImpl
All Implemented Interfaces:
java.lang.Cloneable

public class PeerPolicyImpl
extends PeerPolicy

Implementation of IDL'd abstract class PeerPolicy


Field Summary
 
Fields inherited from class equip.data.PeerPolicy
persistFlag
 
Fields inherited from class equip.data.ItemData
id, name
 
Constructor Summary
PeerPolicyImpl()
           
 
Methods inherited from class equip.data.PeerPolicy
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject
 
Methods inherited from class equip.data.ItemData
_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

PeerPolicyImpl

public PeerPolicyImpl()