Class StaticFieldLengthProviderImpl
java.lang.Object
org.openwms.common.comm.osip.impl.StaticFieldLengthProviderImpl
- All Implemented Interfaces:
org.openwms.common.comm.spi.FieldLengthProvider
@OSIPComponent
class StaticFieldLengthProviderImpl
extends Object
implements org.openwms.common.comm.spi.FieldLengthProvider
A StaticFieldLengthProviderImpl.
- Author:
- Heiko Scherrer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintint
-
Constructor Details
-
StaticFieldLengthProviderImpl
StaticFieldLengthProviderImpl()
-
-
Method Details
-
lengthLocationGroupName
public int lengthLocationGroupName()- Specified by:
lengthLocationGroupNamein interfaceorg.openwms.common.comm.spi.FieldLengthProvider
-
barcodeLength
public int barcodeLength()- Specified by:
barcodeLengthin interfaceorg.openwms.common.comm.spi.FieldLengthProvider
-
locationIdLength
public int locationIdLength()- Specified by:
locationIdLengthin interfaceorg.openwms.common.comm.spi.FieldLengthProvider
-
noLocationIdFields
public int noLocationIdFields()- Specified by:
noLocationIdFieldsin interfaceorg.openwms.common.comm.spi.FieldLengthProvider
-