public class WorkPermitConvertor extends Object implements DataConvertor<WorkPermit>
| Constructor and Description |
|---|
WorkPermitConvertor() |
| Modifier and Type | Method and Description |
|---|---|
WorkPermit |
convert(byte[] value)
Convert the given byte array to the data convertor data type.
|
public WorkPermit convert(byte[] value) throws DataConvertorException
DataConvertorconvert in interface DataConvertor<WorkPermit>value - the byte array to convert.DataConvertorException - in case the conversion failed.Copyright © 2012–2024 e-Contract.be BV. All rights reserved.