T - The type of values returned by the visitorpublic interface SASegmentNumberVisitor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
visitPartNumber(SAPartNumber n)
Visit a part number.
|
T |
visitSectionNumber(SASectionNumber n)
Visit a section number.
|
T visitPartNumber(SAPartNumber n) throws Exception
n - The numberTException - If requiredT visitSectionNumber(SASectionNumber n) throws Exception
n - The numberTException - If requiredCopyright © 2016 <code@io7m.com> http://io7m.com