org.milyn.edi.unedifact.d96a.PAYDUC
Class Payduc

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

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

See Also:
Serialized Form

Constructor Summary
Payduc()
           
 
Method Summary
 AUTAuthenticationResult getAUTAuthenticationResult()
           
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 List<CNTControlTotal> getCNTControlTotal()
           
 CUXCurrencies getCUXCurrencies()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()
           
 List<FTXFreeText> getFTXFreeText()
           
 MOAMonetaryAmount getMOAMonetaryAmount()
           
 PAIPaymentInstructions getPAIPaymentInstructions()
           
 PATPaymentTermsBasis getPATPaymentTermsBasis()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup2> getSegmentGroup2()
           
 List<SegmentGroup4> getSegmentGroup4()
           
 Uns getUNSSectionControl()
           
 Payduc setAUTAuthenticationResult(AUTAuthenticationResult aUTAuthenticationResult)
           
 Payduc setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Payduc setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)
           
 Payduc setCUXCurrencies(CUXCurrencies cUXCurrencies)
           
 Payduc setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Payduc setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)
           
 Payduc setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 Payduc setMOAMonetaryAmount(MOAMonetaryAmount mOAMonetaryAmount)
           
 Payduc setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)
           
 Payduc setPATPaymentTermsBasis(PATPaymentTermsBasis pATPaymentTermsBasis)
           
 Payduc setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Payduc setSegmentGroup2(List<SegmentGroup2> segmentGroup2)
           
 Payduc setSegmentGroup4(List<SegmentGroup4> segmentGroup4)
           
 Payduc setUNSSectionControl(Uns uNSSectionControl)
           
 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

Payduc

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

getPAIPaymentInstructions

public PAIPaymentInstructions getPAIPaymentInstructions()

setPAIPaymentInstructions

public Payduc setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)

getFIIFinancialInstitutionInformation

public List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()

setFIIFinancialInstitutionInformation

public Payduc setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Payduc setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getCUXCurrencies

public CUXCurrencies getCUXCurrencies()

setCUXCurrencies

public Payduc setCUXCurrencies(CUXCurrencies cUXCurrencies)

getPATPaymentTermsBasis

public PATPaymentTermsBasis getPATPaymentTermsBasis()

setPATPaymentTermsBasis

public Payduc setPATPaymentTermsBasis(PATPaymentTermsBasis pATPaymentTermsBasis)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public Payduc setFTXFreeText(List<FTXFreeText> fTXFreeText)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Payduc setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public List<SegmentGroup2> getSegmentGroup2()

setSegmentGroup2

public Payduc setSegmentGroup2(List<SegmentGroup2> segmentGroup2)

getSegmentGroup4

public List<SegmentGroup4> getSegmentGroup4()

setSegmentGroup4

public Payduc setSegmentGroup4(List<SegmentGroup4> segmentGroup4)

getUNSSectionControl

public Uns getUNSSectionControl()

setUNSSectionControl

public Payduc setUNSSectionControl(Uns uNSSectionControl)

getMOAMonetaryAmount

public MOAMonetaryAmount getMOAMonetaryAmount()

setMOAMonetaryAmount

public Payduc setMOAMonetaryAmount(MOAMonetaryAmount mOAMonetaryAmount)

getCNTControlTotal

public List<CNTControlTotal> getCNTControlTotal()

setCNTControlTotal

public Payduc setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)

getAUTAuthenticationResult

public AUTAuthenticationResult getAUTAuthenticationResult()

setAUTAuthenticationResult

public Payduc setAUTAuthenticationResult(AUTAuthenticationResult aUTAuthenticationResult)


Copyright © 2018. All rights reserved.