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