Generated by
JDiff

Class com.itextpdf.barcodes.BarcodePDF417.Segment

Added Methods
int  getEnd() Retrieves the end of the segment.
int  getStart() Retrieves the start of the segment.
char  getType() Retrieves the type of the segment.
void  setEnd( int) Sets the end of the segment.
void  setStart( int) Sets the start of the segment.
void  setType( char) Sets the type of the segment.
 

Removed Fields
int  end  
int  start  
char  type