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 TypeMethodDescriptionintintintint 
- 
Constructor Details
- 
ResponseFieldLengthProviderImpl
ResponseFieldLengthProviderImpl() 
 - 
 - 
Method Details
- 
barcodeLength
public int barcodeLength()- Specified by:
 barcodeLengthin interfaceResponseFieldLengthProvider
 - 
locationIdLength
public int locationIdLength()- Specified by:
 locationIdLengthin interfaceResponseFieldLengthProvider
 - 
noLocationIdFields
public int noLocationIdFields()- Specified by:
 noLocationIdFieldsin interfaceResponseFieldLengthProvider
 - 
locationGroupNameLength
public int locationGroupNameLength()- Specified by:
 locationGroupNameLengthin interfaceResponseFieldLengthProvider
 
 -