protected static class BarcodePDF417.Segment extends java.lang.Object
int
end
start
char
type
BarcodePDF417.Segment(char type, int start, int end)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public char type
public int start
public int end
public BarcodePDF417.Segment(char type, int start, int end)