Class ResponseFieldLengthProviderImpl
java.lang.Object
org.openwms.common.comm.osip.res.spi.ResponseFieldLengthProviderImpl
- All Implemented Interfaces:
ResponseFieldLengthProvider
@OSIPComponent
class ResponseFieldLengthProviderImpl
extends Object
implements ResponseFieldLengthProvider
A ResponseFieldLengthProviderImpl.
- Author:
- Heiko Scherrer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
-
Constructor Details
-
ResponseFieldLengthProviderImpl
ResponseFieldLengthProviderImpl()
-
-
Method Details
-
barcodeLength
public int barcodeLength()- Specified by:
barcodeLength
in interfaceResponseFieldLengthProvider
-
locationIdLength
public int locationIdLength()- Specified by:
locationIdLength
in interfaceResponseFieldLengthProvider
-
noLocationIdFields
public int noLocationIdFields()- Specified by:
noLocationIdFields
in interfaceResponseFieldLengthProvider
-
locationGroupNameLength
public int locationGroupNameLength()- Specified by:
locationGroupNameLength
in interfaceResponseFieldLengthProvider
-