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 TypeMethodDescriptionint
int
int
int
-
Constructor Details
-
StaticFieldLengthProviderImpl
StaticFieldLengthProviderImpl()
-
-
Method Details
-
lengthLocationGroupName
public int lengthLocationGroupName()- Specified by:
lengthLocationGroupName
in interfaceorg.openwms.common.comm.spi.FieldLengthProvider
-
barcodeLength
public int barcodeLength()- Specified by:
barcodeLength
in interfaceorg.openwms.common.comm.spi.FieldLengthProvider
-
locationIdLength
public int locationIdLength()- Specified by:
locationIdLength
in interfaceorg.openwms.common.comm.spi.FieldLengthProvider
-
noLocationIdFields
public int noLocationIdFields()- Specified by:
noLocationIdFields
in interfaceorg.openwms.common.comm.spi.FieldLengthProvider
-