org.milyn.edi.unedifact.d96a.SUPCOT
Class Supcot

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

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

See Also:
Serialized Form

Constructor Summary
Supcot()
           
 
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<RFFReference> getRFFReference()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup3> getSegmentGroup3()
           
 Uns getUNS1SectionControl()
           
 Uns getUNS2SectionControl()
           
 Supcot setAUTAuthenticationResult(AUTAuthenticationResult aUTAuthenticationResult)
           
 Supcot setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Supcot setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)
           
 Supcot setCUXCurrencies(CUXCurrencies cUXCurrencies)
           
 Supcot setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Supcot setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)
           
 Supcot setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 Supcot setMOAMonetaryAmount(MOAMonetaryAmount mOAMonetaryAmount)
           
 Supcot setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)
           
 Supcot setPATPaymentTermsBasis(PATPaymentTermsBasis pATPaymentTermsBasis)
           
 Supcot setRFFReference(List<RFFReference> rFFReference)
           
 Supcot setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Supcot setSegmentGroup3(List<SegmentGroup3> segmentGroup3)
           
 Supcot setUNS1SectionControl(Uns uNS1SectionControl)
           
 Supcot setUNS2SectionControl(Uns uNS2SectionControl)
           
 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

Supcot

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

getRFFReference

public List<RFFReference> getRFFReference()

setRFFReference

public Supcot setRFFReference(List<RFFReference> rFFReference)

getPAIPaymentInstructions

public PAIPaymentInstructions getPAIPaymentInstructions()

setPAIPaymentInstructions

public Supcot setPAIPaymentInstructions(PAIPaymentInstructions pAIPaymentInstructions)

getCUXCurrencies

public CUXCurrencies getCUXCurrencies()

setCUXCurrencies

public Supcot setCUXCurrencies(CUXCurrencies cUXCurrencies)

getFIIFinancialInstitutionInformation

public List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()

setFIIFinancialInstitutionInformation

public Supcot setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Supcot setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getPATPaymentTermsBasis

public PATPaymentTermsBasis getPATPaymentTermsBasis()

setPATPaymentTermsBasis

public Supcot setPATPaymentTermsBasis(PATPaymentTermsBasis pATPaymentTermsBasis)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public Supcot setFTXFreeText(List<FTXFreeText> fTXFreeText)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Supcot setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getUNS1SectionControl

public Uns getUNS1SectionControl()

setUNS1SectionControl

public Supcot setUNS1SectionControl(Uns uNS1SectionControl)

getSegmentGroup3

public List<SegmentGroup3> getSegmentGroup3()

setSegmentGroup3

public Supcot setSegmentGroup3(List<SegmentGroup3> segmentGroup3)

getUNS2SectionControl

public Uns getUNS2SectionControl()

setUNS2SectionControl

public Supcot setUNS2SectionControl(Uns uNS2SectionControl)

getMOAMonetaryAmount

public MOAMonetaryAmount getMOAMonetaryAmount()

setMOAMonetaryAmount

public Supcot setMOAMonetaryAmount(MOAMonetaryAmount mOAMonetaryAmount)

getCNTControlTotal

public List<CNTControlTotal> getCNTControlTotal()

setCNTControlTotal

public Supcot setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)

getAUTAuthenticationResult

public AUTAuthenticationResult getAUTAuthenticationResult()

setAUTAuthenticationResult

public Supcot setAUTAuthenticationResult(AUTAuthenticationResult aUTAuthenticationResult)


Copyright © 2018. All rights reserved.