@Converter public class EDITypeConverter extends Object
| Constructor and Description |
|---|
EDITypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
toUNEDIFACTInputStream(EDIWritable ediMessage) |
InputStream |
toUNEDIFACTInputStream(UNEdifactInterchange41 ediMessage) |
String |
toUNEDIFACTString(EDIWritable ediMessage) |
String |
toUNEDIFACTString(UNEdifactInterchange41 ediMessage) |
@Converter public String toUNEDIFACTString(UNEdifactInterchange41 ediMessage) throws IOException
IOException@Converter public InputStream toUNEDIFACTInputStream(UNEdifactInterchange41 ediMessage) throws IOException
IOException@Converter public String toUNEDIFACTString(EDIWritable ediMessage) throws IOException
IOException@Converter public InputStream toUNEDIFACTInputStream(EDIWritable ediMessage) throws IOException
IOExceptionCopyright © 2015. All rights reserved.