com.ptc.windchill.uwgm.common.pdm
Class PartDocumentRetrieverTest.Spec
java.lang.Object
com.ptc.windchill.uwgm.common.pdm.PartDocumentRetrieverTest.Spec
- All Implemented Interfaces:
- RetrieverSpec
- Enclosing class:
- PartDocumentRetrieverTest
- private class PartDocumentRetrieverTest.Spec
- extends Object
- implements RetrieverSpec
internal implementation for non-versioned specs. Copied from RetrieverSpecHelper.java.
value
protected final Object value
specType
protected final RetrieverSpec.Type specType
hashCode
protected int hashCode
PartDocumentRetrieverTest.Spec
public PartDocumentRetrieverTest.Spec(RetrieverSpec.Type specType,
Object value)
getKey
public Object getKey()
- Description copied from interface:
RetrieverSpec
- returns Spec key
- Specified by:
getKey
in interface RetrieverSpec
getType
public RetrieverSpec.Type getType()
- Description copied from interface:
RetrieverSpec
- returns SpecType
- Specified by:
getType
in interface RetrieverSpec
equals
public boolean equals(Object o)
hashCode
public int hashCode()
toString
public String toString()