org.milyn.edi.unedifact.d96a.common
Class ERCApplicationErrorInformation

java.lang.Object
  extended by org.milyn.edi.unedifact.d96a.common.ERCApplicationErrorInformation
All Implemented Interfaces:
Serializable, org.milyn.smooks.edi.EDIWritable

public class ERCApplicationErrorInformation
extends Object
implements Serializable, org.milyn.smooks.edi.EDIWritable

See Also:
Serialized Form

Constructor Summary
ERCApplicationErrorInformation()
           
 
Method Summary
 C901ApplicationErrorDetail getC901ApplicationErrorDetail()
           
 ERCApplicationErrorInformation setC901ApplicationErrorDetail(C901ApplicationErrorDetail c901ApplicationErrorDetail)
           
 void write(Writer writer, org.milyn.edisax.model.internal.Delimiters delimiters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERCApplicationErrorInformation

public ERCApplicationErrorInformation()
Method Detail

write

public void write(Writer writer,
                  org.milyn.edisax.model.internal.Delimiters delimiters)
           throws IOException
Specified by:
write in interface org.milyn.smooks.edi.EDIWritable
Throws:
IOException

getC901ApplicationErrorDetail

public C901ApplicationErrorDetail getC901ApplicationErrorDetail()

setC901ApplicationErrorDetail

public ERCApplicationErrorInformation setC901ApplicationErrorDetail(C901ApplicationErrorDetail c901ApplicationErrorDetail)


Copyright © 2018. All rights reserved.