com.ptc.netmarkets.part
Class StandardNmPartService.CompressUsesKey

java.lang.Object
  extended bycom.ptc.netmarkets.part.StandardNmPartService.CompressUsesKey
Enclosing class:
StandardNmPartService

class StandardNmPartService.CompressUsesKey
extends Object


Field Summary
(package private)  boolean isPlaced
           
(package private)  boolean isRequired
           
(package private)  boolean isSuppressed
           
(package private)  EPMDocumentMaster master
           
 
Constructor Summary
(package private) StandardNmPartService.CompressUsesKey(EPMDocumentMaster a_master)
           
 
Method Summary
 boolean equals(Object that)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isSuppressed

boolean isSuppressed

isPlaced

boolean isPlaced

isRequired

boolean isRequired

master

EPMDocumentMaster master
Constructor Detail

StandardNmPartService.CompressUsesKey

StandardNmPartService.CompressUsesKey(EPMDocumentMaster a_master)
Method Detail

equals

public boolean equals(Object that)

hashCode

public int hashCode()