org.milyn.ect.formats.unedifact
Class UnEdifactMessage
java.lang.Object
org.milyn.ect.formats.unedifact.UnEdifactMessage
public class UnEdifactMessage
- extends java.lang.Object
UnEdifactMessage
- Author:
- bardl
|
Constructor Summary |
UnEdifactMessage(java.io.Reader reader,
boolean isSplitIntoImport,
Edimap definitionModel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnEdifactMessage
public UnEdifactMessage(java.io.Reader reader,
boolean isSplitIntoImport,
Edimap definitionModel)
throws EdiParseException,
java.io.IOException
- Throws:
EdiParseException
java.io.IOException
getEdimap
public Edimap getEdimap()
getType
public java.lang.String getType()
getVersion
public java.lang.String getVersion()
getRelease
public java.lang.String getRelease()
getAgency
public java.lang.String getAgency()
Copyright © 2011. All Rights Reserved.