org.milyn.edi.unedifact.d96a.PAYORD
Class Payord

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

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

See Also:
Serialized Form

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

Payord

public Payord()
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 Payord setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)

getBUSBusinessFunction

public BUSBusinessFunction getBUSBusinessFunction()

setBUSBusinessFunction

public Payord setBUSBusinessFunction(BUSBusinessFunction bUSBusinessFunction)

getPAIPaymentInstructions

public PAIPaymentInstructions getPAIPaymentInstructions()

setPAIPaymentInstructions

public Payord setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)

getFCAFinancialChargesAllocation

public FCAFinancialChargesAllocation getFCAFinancialChargesAllocation()

setFCAFinancialChargesAllocation

public Payord setFCAFinancialChargesAllocation(FCAFinancialChargesAllocation fCAFinancialChargesAllocation)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Payord setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public Payord setFTXFreeText(List<FTXFreeText> fTXFreeText)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Payord setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public SegmentGroup2 getSegmentGroup2()

setSegmentGroup2

public Payord setSegmentGroup2(SegmentGroup2 segmentGroup2)

getSegmentGroup3

public List<SegmentGroup3> getSegmentGroup3()

setSegmentGroup3

public Payord setSegmentGroup3(List<SegmentGroup3> segmentGroup3)

getSegmentGroup4

public List<SegmentGroup4> getSegmentGroup4()

setSegmentGroup4

public Payord setSegmentGroup4(List<SegmentGroup4> segmentGroup4)

getSegmentGroup5

public List<SegmentGroup5> getSegmentGroup5()

setSegmentGroup5

public Payord setSegmentGroup5(List<SegmentGroup5> segmentGroup5)

getSegmentGroup6

public List<SegmentGroup6> getSegmentGroup6()

setSegmentGroup6

public Payord setSegmentGroup6(List<SegmentGroup6> segmentGroup6)

getSegmentGroup7

public List<SegmentGroup7> getSegmentGroup7()

setSegmentGroup7

public Payord setSegmentGroup7(List<SegmentGroup7> segmentGroup7)

getSegmentGroup8

public List<SegmentGroup8> getSegmentGroup8()

setSegmentGroup8

public Payord setSegmentGroup8(List<SegmentGroup8> segmentGroup8)


Copyright © 2018. All rights reserved.