Compares this correction change group to another correction change group object by comparing document number and correction group line number
See Also:java.lang.Comparable.compareTo(java.lang.Object)
Get correction change item
Parameters: changeNumber - correction change line number of object to return CorrectionChange correction change object with specified line number to return
Get correction criteria item
Parameters: criteriaNumber - correction change line number of object to return CorrectionChange correction change object with specified line number to return
public void setCorrectionCriteriaNextLineNumber(Integer correctionCriteriaNextLineNumber)(Code)
setDocumentNumber
public void setDocumentNumber(String documentNumber)(Code)
Set document number for this correction change group. This also sets the document number for this correction change group's
correction criteria and correction change
Parameters: documentNumber - new document number