com.ptc.windchill.esi.esidoc
Class ESIDocumentRenderer.Delta
java.lang.Object
com.ptc.windchill.esi.esidoc.ESIDocumentRenderer.Delta
- Enclosing class:
- ESIDocumentRenderer
- private class ESIDocumentRenderer.Delta
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
previous
private Object previous
targets
private Collection targets
ESIDocumentRenderer.Delta
public ESIDocumentRenderer.Delta(Object previous,
Collection targets)
getPrevious
public Object getPrevious()
getTargets
public Collection getTargets()