com.ptc.netmarkets.projmgmt
Class PlanModelUpdater.PlanModelKey

java.lang.Object
  extended bycom.ptc.netmarkets.projmgmt.PlanModelUpdater.PlanModelKey
All Implemented Interfaces:
Serializable
Enclosing class:
PlanModelUpdater

static class PlanModelUpdater.PlanModelKey
extends Object
implements Serializable


Field Summary
(package private)  NmChangeModel[] nmcm
           
(package private)  NmOid planOid
           
 
Constructor Summary
(package private) PlanModelUpdater.PlanModelKey(NmOid oid, NmChangeModel[] cm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

planOid

NmOid planOid

nmcm

NmChangeModel[] nmcm
Constructor Detail

PlanModelUpdater.PlanModelKey

PlanModelUpdater.PlanModelKey(NmOid oid,
                              NmChangeModel[] cm)