org.milyn.edi.unedifact.d96a.PAYEXT
Class Payext

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

@EDIMessage
public class Payext
extends Object
implements Serializable, org.milyn.smooks.edi.EDIWritable

See Also:
Serialized Form

Constructor Summary
Payext()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 BUSBusinessFunction getBUSBusinessFunction()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 FCAFinancialChargesAllocation getFCAFinancialChargesAllocation()
           
 PAIPaymentInstructions getPAIPaymentInstructions()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup15> getSegmentGroup15()
           
 SegmentGroup2 getSegmentGroup2()
           
 List<SegmentGroup3> getSegmentGroup3()
           
 List<SegmentGroup4> getSegmentGroup4()
           
 List<SegmentGroup5> getSegmentGroup5()
           
 List<SegmentGroup6> getSegmentGroup6()
           
 SegmentGroup7 getSegmentGroup7()
           
 Payext setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Payext setBUSBusinessFunction(BUSBusinessFunction bUSBusinessFunction)
           
 Payext setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Payext setFCAFinancialChargesAllocation(FCAFinancialChargesAllocation fCAFinancialChargesAllocation)
           
 Payext setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)
           
 Payext setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Payext setSegmentGroup15(List<SegmentGroup15> segmentGroup15)
           
 Payext setSegmentGroup2(SegmentGroup2 segmentGroup2)
           
 Payext setSegmentGroup3(List<SegmentGroup3> segmentGroup3)
           
 Payext setSegmentGroup4(List<SegmentGroup4> segmentGroup4)
           
 Payext setSegmentGroup5(List<SegmentGroup5> segmentGroup5)
           
 Payext setSegmentGroup6(List<SegmentGroup6> segmentGroup6)
           
 Payext setSegmentGroup7(SegmentGroup7 segmentGroup7)
           
 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

Payext

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

getBGMBeginningOfMessage

public BGMBeginningOfMessage getBGMBeginningOfMessage()

setBGMBeginningOfMessage

public Payext setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)

getBUSBusinessFunction

public BUSBusinessFunction getBUSBusinessFunction()

setBUSBusinessFunction

public Payext setBUSBusinessFunction(BUSBusinessFunction bUSBusinessFunction)

getPAIPaymentInstructions

public PAIPaymentInstructions getPAIPaymentInstructions()

setPAIPaymentInstructions

public Payext setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)

getFCAFinancialChargesAllocation

public FCAFinancialChargesAllocation getFCAFinancialChargesAllocation()

setFCAFinancialChargesAllocation

public Payext setFCAFinancialChargesAllocation(FCAFinancialChargesAllocation fCAFinancialChargesAllocation)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Payext setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Payext setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public SegmentGroup2 getSegmentGroup2()

setSegmentGroup2

public Payext setSegmentGroup2(SegmentGroup2 segmentGroup2)

getSegmentGroup3

public List<SegmentGroup3> getSegmentGroup3()

setSegmentGroup3

public Payext setSegmentGroup3(List<SegmentGroup3> segmentGroup3)

getSegmentGroup4

public List<SegmentGroup4> getSegmentGroup4()

setSegmentGroup4

public Payext setSegmentGroup4(List<SegmentGroup4> segmentGroup4)

getSegmentGroup5

public List<SegmentGroup5> getSegmentGroup5()

setSegmentGroup5

public Payext setSegmentGroup5(List<SegmentGroup5> segmentGroup5)

getSegmentGroup6

public List<SegmentGroup6> getSegmentGroup6()

setSegmentGroup6

public Payext setSegmentGroup6(List<SegmentGroup6> segmentGroup6)

getSegmentGroup7

public SegmentGroup7 getSegmentGroup7()

setSegmentGroup7

public Payext setSegmentGroup7(SegmentGroup7 segmentGroup7)

getSegmentGroup15

public List<SegmentGroup15> getSegmentGroup15()

setSegmentGroup15

public Payext setSegmentGroup15(List<SegmentGroup15> segmentGroup15)


Copyright © 2018. All rights reserved.