Interface ResponseFieldLengthProvider
- All Known Implementing Classes:
 ResponseFieldLengthProviderImpl
public interface ResponseFieldLengthProvider
A ResponseFieldLengthProvider.
- Author:
 - Heiko Scherrer
 
- 
Method Summary
Modifier and TypeMethodDescriptionintintintint 
- 
Method Details
- 
barcodeLength
int barcodeLength() - 
locationIdLength
int locationIdLength() - 
noLocationIdFields
int noLocationIdFields() - 
locationGroupNameLength
int locationGroupNameLength() 
 -