org.milyn.edi.unedifact.d96a.ORDRSP
Class SegmentGroup19

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup19()
           
 
Method Summary
 ALCAllowanceOrCharge getALCAllowanceOrCharge()
           
 List<ALIAdditionalInformation> getALIAdditionalInformation()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 SegmentGroup20 getSegmentGroup20()
           
 SegmentGroup21 getSegmentGroup21()
           
 List<SegmentGroup22> getSegmentGroup22()
           
 SegmentGroup23 getSegmentGroup23()
           
 List<SegmentGroup24> getSegmentGroup24()
           
 SegmentGroup19 setALCAllowanceOrCharge(ALCAllowanceOrCharge aLCAllowanceOrCharge)
           
 SegmentGroup19 setALIAdditionalInformation(List<ALIAdditionalInformation> aLIAdditionalInformation)
           
 SegmentGroup19 setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 SegmentGroup19 setSegmentGroup20(SegmentGroup20 segmentGroup20)
           
 SegmentGroup19 setSegmentGroup21(SegmentGroup21 segmentGroup21)
           
 SegmentGroup19 setSegmentGroup22(List<SegmentGroup22> segmentGroup22)
           
 SegmentGroup19 setSegmentGroup23(SegmentGroup23 segmentGroup23)
           
 SegmentGroup19 setSegmentGroup24(List<SegmentGroup24> segmentGroup24)
           
 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

SegmentGroup19

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

getALCAllowanceOrCharge

public ALCAllowanceOrCharge getALCAllowanceOrCharge()

setALCAllowanceOrCharge

public SegmentGroup19 setALCAllowanceOrCharge(ALCAllowanceOrCharge aLCAllowanceOrCharge)

getALIAdditionalInformation

public List<ALIAdditionalInformation> getALIAdditionalInformation()

setALIAdditionalInformation

public SegmentGroup19 setALIAdditionalInformation(List<ALIAdditionalInformation> aLIAdditionalInformation)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public SegmentGroup19 setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getSegmentGroup20

public SegmentGroup20 getSegmentGroup20()

setSegmentGroup20

public SegmentGroup19 setSegmentGroup20(SegmentGroup20 segmentGroup20)

getSegmentGroup21

public SegmentGroup21 getSegmentGroup21()

setSegmentGroup21

public SegmentGroup19 setSegmentGroup21(SegmentGroup21 segmentGroup21)

getSegmentGroup22

public List<SegmentGroup22> getSegmentGroup22()

setSegmentGroup22

public SegmentGroup19 setSegmentGroup22(List<SegmentGroup22> segmentGroup22)

getSegmentGroup23

public SegmentGroup23 getSegmentGroup23()

setSegmentGroup23

public SegmentGroup19 setSegmentGroup23(SegmentGroup23 segmentGroup23)

getSegmentGroup24

public List<SegmentGroup24> getSegmentGroup24()

setSegmentGroup24

public SegmentGroup19 setSegmentGroup24(List<SegmentGroup24> segmentGroup24)


Copyright © 2018. All rights reserved.