Package org.openwms.common.comm.spi
Interface FieldLengthProvider
public interface FieldLengthProvider
A FieldLengthProvider.
- Author:
- Heiko Scherrer
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
-
Method Details
-
lengthLocationGroupName
int lengthLocationGroupName() -
barcodeLength
int barcodeLength() -
locationIdLength
int locationIdLength() -
noLocationIdFields
int noLocationIdFields()
-