gov.nasa.pds.citool.diff
Class DiffRecord
java.lang.Object
gov.nasa.pds.citool.diff.DiffRecord
public class DiffRecord
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiffRecord
public DiffRecord(String info,
List<String> fromSource,
List<String> fromTarget)
getInfo
public String getInfo()
getFromSource
public List<String> getFromSource()
getFromTarget
public List<String> getFromTarget()
Copyright © 2010–2014 Planetary Data System. All rights reserved.