org.milyn.edi.unedifact.d96a.CUSRES
Class SegmentGroup1

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup1()
           
 
Method Summary
 List<ERCApplicationErrorInformation> getERCApplicationErrorInformation()
           
 ERPErrorPointDetails getERPErrorPointDetails()
           
 SegmentGroup1 setERCApplicationErrorInformation(List<ERCApplicationErrorInformation> eRCApplicationErrorInformation)
           
 SegmentGroup1 setERPErrorPointDetails(ERPErrorPointDetails eRPErrorPointDetails)
           
 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

SegmentGroup1

public SegmentGroup1()
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

getERPErrorPointDetails

public ERPErrorPointDetails getERPErrorPointDetails()

setERPErrorPointDetails

public SegmentGroup1 setERPErrorPointDetails(ERPErrorPointDetails eRPErrorPointDetails)

getERCApplicationErrorInformation

public List<ERCApplicationErrorInformation> getERCApplicationErrorInformation()

setERCApplicationErrorInformation

public SegmentGroup1 setERCApplicationErrorInformation(List<ERCApplicationErrorInformation> eRCApplicationErrorInformation)


Copyright © 2018. All rights reserved.