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

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup41()
           
 
Method Summary
 ALCAllowanceOrCharge getALCAllowanceOrCharge()
           
 List<ALIAdditionalInformation> getALIAdditionalInformation()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 SegmentGroup42 getSegmentGroup42()
           
 SegmentGroup43 getSegmentGroup43()
           
 List<SegmentGroup44> getSegmentGroup44()
           
 SegmentGroup45 getSegmentGroup45()
           
 List<SegmentGroup46> getSegmentGroup46()
           
 SegmentGroup41 setALCAllowanceOrCharge(ALCAllowanceOrCharge aLCAllowanceOrCharge)
           
 SegmentGroup41 setALIAdditionalInformation(List<ALIAdditionalInformation> aLIAdditionalInformation)
           
 SegmentGroup41 setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 SegmentGroup41 setSegmentGroup42(SegmentGroup42 segmentGroup42)
           
 SegmentGroup41 setSegmentGroup43(SegmentGroup43 segmentGroup43)
           
 SegmentGroup41 setSegmentGroup44(List<SegmentGroup44> segmentGroup44)
           
 SegmentGroup41 setSegmentGroup45(SegmentGroup45 segmentGroup45)
           
 SegmentGroup41 setSegmentGroup46(List<SegmentGroup46> segmentGroup46)
           
 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

SegmentGroup41

public SegmentGroup41()
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 SegmentGroup41 setALCAllowanceOrCharge(ALCAllowanceOrCharge aLCAllowanceOrCharge)

getALIAdditionalInformation

public List<ALIAdditionalInformation> getALIAdditionalInformation()

setALIAdditionalInformation

public SegmentGroup41 setALIAdditionalInformation(List<ALIAdditionalInformation> aLIAdditionalInformation)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public SegmentGroup41 setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getSegmentGroup42

public SegmentGroup42 getSegmentGroup42()

setSegmentGroup42

public SegmentGroup41 setSegmentGroup42(SegmentGroup42 segmentGroup42)

getSegmentGroup43

public SegmentGroup43 getSegmentGroup43()

setSegmentGroup43

public SegmentGroup41 setSegmentGroup43(SegmentGroup43 segmentGroup43)

getSegmentGroup44

public List<SegmentGroup44> getSegmentGroup44()

setSegmentGroup44

public SegmentGroup41 setSegmentGroup44(List<SegmentGroup44> segmentGroup44)

getSegmentGroup45

public SegmentGroup45 getSegmentGroup45()

setSegmentGroup45

public SegmentGroup41 setSegmentGroup45(SegmentGroup45 segmentGroup45)

getSegmentGroup46

public List<SegmentGroup46> getSegmentGroup46()

setSegmentGroup46

public SegmentGroup41 setSegmentGroup46(List<SegmentGroup46> segmentGroup46)


Copyright © 2018. All rights reserved.